Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 0860cc4a authored by a3ilson's avatar a3ilson Committed by GitHub
Browse files

Update 30-outputs.conf

parent b843fd2e
No related branches found
No related tags found
No related merge requests found
output { output {
elasticsearch { elasticsearch {
hosts => ["http://localhost:9200"]
hosts => localhost #x-Pack user => "elastic"
#X-Pack password => "changeme"
index => "logstash-%{+YYYY.MM.dd}" } index => "logstash-%{+YYYY.MM.dd}" }
# stdout { codec => rubydebug } # stdout { codec => rubydebug }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment