Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundled filebeat has a memory leak #283

Closed
dmuntean opened this issue Sep 6, 2018 · 1 comment
Closed

Bundled filebeat has a memory leak #283

dmuntean opened this issue Sep 6, 2018 · 1 comment
Assignees

Comments

@dmuntean
Copy link

dmuntean commented Sep 6, 2018

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

  1. Setup collector to monitor files that it doesn't have permissions to open
  2. Filebeat starts leaking memory

Environment

  • Sidecar Version: 0.1.6-1
  • Graylog Version: 2.4.6-1
  • Operating System: Ubuntu 16.04.5
  • Elasticsearch Version: N/A
  • MongoDB Version: N/A
@mpfz0r mpfz0r self-assigned this Sep 20, 2018
mpfz0r added a commit that referenced this issue Sep 21, 2018
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.
mariussturm pushed a commit that referenced this issue Oct 2, 2018
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.
@mpfz0r
Copy link
Contributor

mpfz0r commented Oct 4, 2018

Fixed in Sidecar 0.1.7

@mpfz0r mpfz0r closed this as completed Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants