blob: 1d4c0c8eb4d39dd9a8e718f13a1b6bcd6f717a83 [file] [log] [blame]
Filip Pytlound5d7cc42016-05-16 10:56:18 +02001======================
2Salt Logrotate Formula
3======================
4
5Logrotate is designed to ease administration of systems that generate
6large numbers of log files. It allows automatic rotation, compression,
7removal, and mailing of log files. Each log file may be handled daily,
8weekly, monthly, or when it grows too large.
9
10Example pillar
11==============
12
13Configuration for syslog from Ubuntu 14.04 (trusty):
14
15.. literalinclude:: tests/pillar/service.sls
16 :language: yaml
17
18Reference
19=========
20
21- http://www.linuxcommand.org/man_pages/logrotate8.html