add prod logstash
parent
fb5725a796
commit
fd98ccac2b
|
@ -21,7 +21,6 @@ data:
|
|||
}
|
||||
|
||||
output {
|
||||
stdout { codec => rubydebug }
|
||||
elasticsearch {
|
||||
hosts => ["http://10.2.0.12:30019"]
|
||||
index => "prod-logback-beaconfire-%{+YYYY.MM.dd}"
|
||||
|
|
Loading…
Reference in New Issue