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

[maintenance_10_linux] add log file size parameter to role #84

Open
adf-patrickha opened this issue Jan 31, 2025 · 1 comment
Open

[maintenance_10_linux] add log file size parameter to role #84

adf-patrickha opened this issue Jan 31, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@adf-patrickha
Copy link
Member

The role maintenance_10_linux has a hard-coded value of 16 MB for the maximum log file size that is allowed.


In many cases the logs are correctly rotated based on their age but the compressed logs are still larger than 16M.

My suggestion would be to add an additional parameter like linux_large_logfiles_maxsize with a default value of 16M.

@adf-patrickha adf-patrickha added the enhancement New feature or request label Jan 31, 2025
@adf-patrickha adf-patrickha self-assigned this Jan 31, 2025
@s3lph
Copy link
Collaborator

s3lph commented Jan 31, 2025

Sounds good, would you mind creating a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants