mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
- fix incorrect documentation (LOGSTASH-865)
This commit is contained in:
parent
741bac0327
commit
8ca736c155
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@ class LogStash::Outputs::Loggly < LogStash::Outputs::Base
|
|||
config :key, :validate => :string, :required => true
|
||||
|
||||
# Should the log action be sent over https instead of plain http
|
||||
# Defaults to https
|
||||
config :proto, :validate => :string, :default => "http"
|
||||
|
||||
public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue