canonical / juju-lint

Run checks against a juju model
GNU General Public License v3.0
0 stars 4 forks source link

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

Closed zxhdaze closed 1 month ago

zxhdaze commented 6 months ago

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 commented 1 month ago

the filebeat charm is soon to be deprecated, closing

syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

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

This message was autogenerated