Hi,
I am running filebeat as a daemon on macOS 10.13.4. I have a plist for that at /Library/LaunchDaemons that keeps filebeat alive.
I noticed that, when filebeat stats, this is logged on system.log:
(co.elastic.filebeat): This service is defined to be constantly running and is inherently inefficient.
Any thoughts about that? Is there a better way to fun filebeat on Mac?
JKhondhu
(Jymit Singh Khondhu)
April 20, 2018, 8:55am
2
The inefficiency refers to energy usage. Since it never shuts down and runs constantly, there is no efficiency by definition (theirs).
The Mac Diagnostics Agent is always running, thus triggering the above message. It's not an error, it's a feature of theirs.
1 Like
Thanks a lot, Jymit! That's reassuring!
1 Like
system
(system)
Closed
May 18, 2018, 10:14am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.