youtubebeat/vendor/github.com/elastic/beats/libbeat/tests/files/config.yml

10 lines
143 B
YAML
Raw Normal View History

2018-11-18 11:08:38 +01:00
output:
elasticsearch:
enabled: true
port: 9200
host: localhost
env:
test_key: ${TEST_KEY}
default: ${NON_EXISTENT:default}