Wrong rotate value in logrotate example

Hello there! I wanted to report an error in logrotate example in logging documentation page.

The description states:

Here's an example that rotates a persistent log on a USB storage each night keeping it for 1 week.

but rotate parameter value is 1, while it should be 7.

2 Likes

Thanks for reporting! Fixed.

3 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.