Kazuhiro MUSASHI
de06f5575c
``` --- /dev/null +++ b/cookbooks/nomad/files/etc/logrotate.d/nomad @@ -0,0 +1,13 @@ +/var/log/nomad.log +{ + rotate 4 + weekly + missingok + notifempty + compress + delaycompress + sharedscripts + postrotate + /usr/lib/rsyslog/rsyslog-rotate + endscript +} ``` |
||
---|---|---|
.. | ||
logrotate.d | ||
nomad.d | ||
rsyslog.d | ||
sysctl.d |