youtubebeat/vendor/github.com/elastic/beats/metricbeat/_meta/setup.yml

20 lines
542 B
YAML
Raw Normal View History

2018-11-18 11:08:38 +01:00
#========================== Modules configuration ============================
metricbeat.config.modules:
# Glob pattern for configuration loading
path: ${path.config}/modules.d/*.yml
# Set to true to enable config reloading
reload.enabled: false
# Period on which files under path should be checked for changes
#reload.period: 10s
#==================== Elasticsearch template setting ==========================
setup.template.settings:
index.number_of_shards: 1
index.codec: best_compression
#_source.enabled: false