#50154 Ticket 50153 - Increase default max logs
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base ticket50153  into  master

Download 50154.patch

Bug Description:

The errors & audit logs default to max number of logs to 1. This prevent the max log size rotation policy from working. This is documented in the docs, but the problem is that this can allow the server to fill up the FS on /var under certain conditions.

Fix Description:

Change the default max number of logs to "2". This is still a small value, and it allows the rotation policy to be effective.

https://pagure.io/389-ds-base/issue/50153

Looks good to me

Ack here too.

rebased onto ca13f42da4d49fd30200fed960e1ad2d0fd1c763

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3213

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata