update logstash output debug

main
ycz008 2024-02-23 16:33:31 +08:00
parent 3e522b6d9b
commit 3e8de7c32a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ data:
} }
output { output {
stdout { codec => rubydebug } # stdout { codec => rubydebug }
elasticsearch { elasticsearch {
hosts => ["http://elastic:9200"] hosts => ["http://elastic:9200"]
index => "%{[env]}-logback-beaconfire-%{+YYYY.MM.dd}" index => "%{[env]}-logback-beaconfire-%{+YYYY.MM.dd}"