slackbuilds_ponce/system/graphite-web/graphite-web.logrotate
Mario Preksavec e3c8c6afff system/graphite-web: Added (Enterprise Scalable Realtime Graphing).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-02-28 03:30:02 +07:00

8 lines
109 B
Text

/var/log/graphite/*.log {
weekly
missingok
rotate 4
compress
notifempty
create 644 graphite graphite
}