Minor bug with Filebeat and Endpoint. This is a rare event and only happened to 6 "known" machines out of 100.
Filebeat memory utilization consumed the remaining host memory after a policy change. Steps that created the issue. All settings will be in Fleet under the device policies.
- Go to policy. Open.
- Change to settings tab.
- Uncheck File and Metrics for debug.
- Save and wait for it to roll out.
The existing Filebeat instance from endpoint did not exit correctly which resulted in the log file backing up in memory waiting to connect to agent to send. Another instance started up with the new settings running concurrently. Force killing the instance of filebeat and the machine returns to normal.
Poking at the dev's for that memory max settings :-). you guys are awesome 7.13.3+ has been very stable so far.