1

The logrotate section in the Linux administrator's handbook is very brief. The man page is ok but lacks examples. Where can I find some more comprehensive information, examples, and best-practice information for this command?

cwd
  • 44,479
  • 71
  • 146
  • 167
  • Possible duplicate of [learning about general logging/logrotation on linux?](http://unix.stackexchange.com/questions/66292/learning-about-general-logging-logrotation-on-linux) – Michael Durrant Dec 17 '15 at 11:32

1 Answers1

2

Try HowTo: The Ultimate Logrotate Command Tutorial with 10 Examples from The Geek Stuff.

Ken Sharp
  • 529
  • 1
  • 6
  • 18
fpmurphy
  • 4,556
  • 3
  • 23
  • 26
  • Please [provide context, not just links](http://unix.stackexchange.com/questions/how-to-answer) in your answers... – jasonwryan Nov 22 '11 at 19:20