add logstash alert imgpull

main
ycz008 2024-02-26 15:35:30 +08:00
parent 28cbe7f7b2
commit c58d112dc7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ data:
command => "/usr/local/bin/log-alert.sh '%{@timestamp}' '%{serviceName}' '%{env}' '%{level}' '%{message}'"
}
}
logstash.yml: |-
logstash.yml: |-
http.host: "0.0.0.0"
xpack.monitoring.elasticsearch.hosts: [ "http://elastic:9200" ]