mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-21 19:20:46 +00:00
Jakub Sokołowski
4c10d02983
For more details see: https://github.com/status-im/infra-nimbus/issues/10 Signed-off-by: Jakub Sokołowski <jakub@status.im>
10 lines
268 B
YAML
10 lines
268 B
YAML
---
|
|
# temporary
|
|
beacon_node_log_level: TRACE
|
|
# TRACE needs more disk space
|
|
bootstrap__rsyslog_docker_logs_path: '/docker/log'
|
|
# lower local retention to save space
|
|
bootstrap__logrotate_frequency: 'hourly'
|
|
bootstrap__logrotate_count: 3
|
|
bootstrap__logrotate_mbytes: 500
|