I'm wondering where should custom modules be stored in macOS, after installing Filebeat with brew.
In Linux, the default path is "/usr/share/filebeat/module/", but I can't find it in macOS.
I'm wondering where should custom modules be stored in macOS, after installing Filebeat with brew.
In Linux, the default path is "/usr/share/filebeat/module/", but I can't find it in macOS.
Custom modules must be placed in /usr/local/Cellar/filebeat/7.9.3/module/
, while the config files are in /usr/local/etc/filebeat/
.
My issue was that I was placing the module
dir in the config files.
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.