You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our bundled filebeat had a memory leak (elastic/beats#6797).
Fixes#283
While here:
The "-configtest" option is deprecated since Beats 6.0.
Add a version switch to avoid warning.
Our bundled filebeat had a memory leak (elastic/beats#6797).
Fixes#283
While here:
The "-configtest" option is deprecated since Beats 6.0.
Add a version switch to avoid warning.
Problem description
Bundled filebeat has a memory leak (elastic/beats#6797). This was fixed in version 6.3.0.
The issue appears when filebeat is configured to monitor files that it doesn't have permissions to open. More information via the link to the issue.
Could you please update bundled filebeat to the latest 6.x ?
Steps to reproduce the problem
Environment
The text was updated successfully, but these errors were encountered: