Logrotate

From gr0x0rd
Revision as of 09:45, 9 May 2011 by Gr0x0rd (talk | contribs) (Created page with "== Installing logrotate == As time passes your server will log a lot of data. To prevent these files from getting out of control, we can implement a tool called logrotate. '''$...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installing logrotate

As time passes your server will log a lot of data. To prevent these files from getting out of control, we can implement a tool called logrotate.

$ sudo emerge -av logrotate