6

There's a way to do this?

Guilherme
  • 1,126
  • 9
  • 17
  • 2
    You should ask this question under serverfault.com. This site is for programming related questions. – hookenz Aug 05 '09 at 00:53

1 Answers1

13

Set a really large value for the rotate argument in the configuration section.

Even if you use a daily rotation, a value of rotate 365000 would provide for a thousand years of saved logs -- and chances are you may have switched your OS by then.

Dirk Eddelbuettel
  • 360,940
  • 56
  • 644
  • 725