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

Add parameters to configure log4j2 rolling strategy #94

Merged

Conversation

guidograzioli
Copy link
Member

@guidograzioli guidograzioli commented Sep 1, 2023

New parameters to control how many rolled log files to retain

Variable Description Default
activemq_logger_rollover_files Number of rollover log files 5
activemq_logger_audit_rollover_files Number of rollover audit log files 5

Fix #91

@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label Sep 1, 2023
@guidograzioli guidograzioli merged commit 0ed8cf6 into ansible-middleware:main Sep 1, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure log rotations
1 participant