Hi,
Each filebeat module comes with a default prospector config. How are we meant to customise/extend it without editing the config files under /usr/share/filebeat/module
?
Thx
D
Hi,
Each filebeat module comes with a default prospector config. How are we meant to customise/extend it without editing the config files under /usr/share/filebeat/module
?
Thx
D
Typical module-specific configuration is in filebeat/modules.d/[module name].yml
, see here for per-module info. If you need to change input configuration that isn't exposed by the module, you're probably looking to override input settings.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.