Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • // , Is there not a problem with the different paths occurring on multiple lines? Commented Jul 11, 2017 at 15:16
  • @NathanBasanese I don't understand your question fully, I think you can point the path lines at files anywhere on disk you like, they dont all have to be in the same directory prefix. Commented Jul 11, 2017 at 17:09
  • @NathanBasanese oh, I think I understand, having multiple log rotation targets on different lines appears to be a normal use, i copied that form from other logrotate.d scripts, for example /etc/logrotate.d/rsyslog Commented Dec 25, 2018 at 21:56