I have specified the registry file as registry_file: .filebeat-registry and I have multiple file beat instances
and i want to have individual file beat registry for each of my file beat instances, this is the command I am
using
I think the problem with the above is that all instances are creating the registry file in the same place as it is relative the executable. Can you check how many registry files you have? Alternatively use absolute paths for the registry file.
version 1.1.1 initially i gave the full path it still did not work. I have one registry and that is also names
.registry, it works fine if i start it with filebeat and not filebeat-god.
Can you add some log output from running filebeat in foreground? Just for us to confirm it's working as intended. If possible I'd use an absolute path, otherwise filebeat will try to create the registry file in current working directory (no idea which directory will be used if run as a service).
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.