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

feat(log4j): (optional) disable DailyRollingFileAppender #447

Closed
wants to merge 5 commits into from

Conversation

zebraartefakt
Copy link

Pull Request (PR) description

Introduces new optional variable rd_log4j_rotatedaily (default=true). This is needed for users that prefer logrotate over log4j.

This Pull Request (PR) fixes the following issues

n/a

@bastelfreak
Copy link
Member

Hi, thanks for the PR! Can you please take a look at the failing tests and also and new ones for the new parameter?

manifests/params.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@zebraartefakt
Copy link
Author

I've made the changes @bastelfreak suggested. I've also fixed the issues with the test, but there's still a single failing test. The error message isn't exactly helpful, but it doesn't look like it's related to my changes.

@bastelfreak
Copy link
Member

I restarted the failed test and it succeeded. Can you please add a test for your change?

@Joris29 Joris29 mentioned this pull request Nov 28, 2023
@kenyon
Copy link
Member

kenyon commented Dec 4, 2023

Obsoleted by #520.

@kenyon kenyon closed this Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants