all: lowe logrotate count to 48, bump bootstrap

Also remove `delaycompress` from logrotate config.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-01-31 16:12:15 +01:00
parent 4983b11282
commit a6d673366a
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ bootstrap__rsyslog_docker_logs_path: '/docker/log'
bootstrap__rsyslog_docker_format: !unsafe '%msg:2:2048%\n'
# lower local retention to save space
bootstrap__logrotate_frequency: 'hourly'
bootstrap__logrotate_count: 72
bootstrap__logrotate_count: 48
bootstrap__logrotate_mbytes: 500
# Consul Catalog Query URL

View File

@ -16,7 +16,7 @@
- name: infra-role-bootstrap-linux
src: git@github.com:status-im/infra-role-bootstrap-linux.git
version: c1cef99575a2d56718bba482761f005450129aaa
version: f0c4b8a2733e504159bff32698fdfb9e51844e7e
scm: git
- name: infra-role-bootstrap-windows