icingabeat/icingabeat.docker.yml

10 lines
224 B
YAML
Raw Permalink Normal View History

2021-09-23 12:17:14 +02:00
2019-08-15 14:08:08 +02:00
processors:
2021-09-23 12:17:14 +02:00
- add_cloud_metadata: ~
- add_docker_metadata: ~
2019-08-15 14:08:08 +02:00
output.elasticsearch:
hosts: '${ELASTICSEARCH_HOSTS:elasticsearch:9200}'
username: '${ELASTICSEARCH_USERNAME:}'
password: '${ELASTICSEARCH_PASSWORD:}'