mirror of
https://github.com/Icinga/icingadb.git
synced 2026-04-20 21:59:04 -04:00
Example config: Add newlines between history- and sla-days
This commit is contained in:
parent
10677256cf
commit
e91b165df4
1 changed files with 2 additions and 0 deletions
|
|
@ -67,8 +67,10 @@ logging:
|
|||
retention:
|
||||
# Number of days to retain full historical data. By default, historical data is retained forever.
|
||||
# history-days:
|
||||
|
||||
# Number of days to retain historical data for SLA reporting. By default, it is retained forever.
|
||||
# sla-days:
|
||||
|
||||
# Map of history category to number of days to retain its data in order to
|
||||
# enable retention only for specific categories or to override the number that has been configured in days.
|
||||
options:
|
||||
|
|
|
|||
Loading…
Reference in a new issue