-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Stops sending logs after harvester error #12988
Comments
Facing the same issue... this also leads to filebeat having a memory leak until the nomad job kills the task due to OOM. However, I'm running filebeat 6.2.3. |
It seems to be not applying the glob matching rule describe here |
@glenjamin, FYI, I overcome this specific issue by setting Anyhow, I believe filebeat should avoid that, specifically if it says the |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue doesn't have a |
While slurping logs from a nomad install, we found that filebeat would stop sending logs, and tailing the log showed no errors.
Looking further up the logs we do see a single error line, but then the process keeps running and doesn't ship any logs.
Log sample:
The affected directory looks like this
For confirmed bugs, please report:
The text was updated successfully, but these errors were encountered: