Hi everyone, I am running filebeat 7.5.0 on centos with systemd and everything works fine except when I restart the host (the filebeat service is enabled).
According to systemd the service is running fine, yet it does nothing.
In the filebeat log I can only see the following:
2020-10-26T15:03:09.092+0100 INFO instance/beat.go:610 Home path: [/usr/share/filebeat] Config path: [/etc/filebeat] Data path: [/var/lib/filebeat] Logs path: [/var/log/filebeat]
2020-10-26T15:03:09.114+0100 INFO instance/beat.go:618 Beat ID: 44a5a206-408b-48ed-8629-c2265aa22133
If I restart the service (systemctl restart filebeat) everything is fine and the log has more entries:
2020-10-26T16:03:09.092+0100 INFO instance/beat.go:610 Home path: [/usr/share/filebeat] Config path: [/etc/filebeat] Data path: [/var/lib/filebeat] Logs path: [/var/log/filebeat]
2020-10-26T16:03:09.114+0100 INFO instance/beat.go:618 Beat ID: 44a5a206-408b-48ed-8629-c2265aa22133
2020-10-26T16:03:09.214+0100 INFO seccomp/seccomp.go:124 Syscall filter successfully installed
2020-10-26T16:03:09.214+0100 INFO [beat] instance/beat.go:841 ...
...
Hi there, thanks for your effort!
Unfortunately you couldn't reproduce it - I also noticed that this does only happen every now and then.
No idea what else I could provide / what it could be.
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.