bump max logs for logrotate to 72
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
996e2df2e8
commit
65f0d944d8
|
@ -19,7 +19,7 @@ bootstrap__rsyslog_docker_logstash_send: false
|
|||
bootstrap__rsyslog_docker_format: !unsafe '%msg:2:2048%\n'
|
||||
# lower local retention to save space
|
||||
bootstrap__logrotate_frequency: 'hourly'
|
||||
bootstrap__logrotate_count: 24
|
||||
bootstrap__logrotate_count: 72
|
||||
bootstrap__logrotate_mbytes: 500
|
||||
|
||||
# Consul Encryption
|
||||
|
|
Loading…
Reference in New Issue