update logstash output debug
parent
3e522b6d9b
commit
3e8de7c32a
|
@ -30,7 +30,7 @@ data:
|
|||
}
|
||||
|
||||
output {
|
||||
stdout { codec => rubydebug }
|
||||
# stdout { codec => rubydebug }
|
||||
elasticsearch {
|
||||
hosts => ["http://elastic:9200"]
|
||||
index => "%{[env]}-logback-beaconfire-%{+YYYY.MM.dd}"
|
||||
|
|
Loading…
Reference in New Issue