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

ensure filebeat doesn't sync logsink.log files for juju controllers #205

Closed
zxhdaze opened this issue Apr 26, 2024 · 2 comments
Closed

ensure filebeat doesn't sync logsink.log files for juju controllers #205

zxhdaze opened this issue Apr 26, 2024 · 2 comments

Comments

@zxhdaze
Copy link
Contributor

zxhdaze commented Apr 26, 2024

logsink.log files come from Juju controllers, and are duplicating log entries from individual nodes. As such, they do not need to be synced with filebeat, and when synchronized to a back end (like Graylog), they take a lot of space.

When configured correctly in the charm config, "logsink.log" would be present in the exclude_files setting. This setting would only apply to Juju controllers, so I Juju-lint should handle checking this for newly-deployed clouds, rather than a charm-wide default.

@aieri
Copy link
Contributor

aieri commented Oct 12, 2024

the filebeat charm is soon to be deprecated, closing

@aieri aieri closed this as completed Oct 12, 2024
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/SOLENG-778.

This message was autogenerated

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

2 participants