icingabeat/icingabeat.docker.yml

8 lines
194 B
YAML
Raw Normal View History

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