Updated deletion of old logs
This commit is contained in:
parent
743bb3a6ec
commit
e2d856e579
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ rabbitmqca = ''
|
||||||
rabbitmqcacert = ''
|
rabbitmqcacert = ''
|
||||||
rabbitmqcakey = ''
|
rabbitmqcakey = ''
|
||||||
rabbitmqRoutingKey = ''
|
rabbitmqRoutingKey = ''
|
||||||
logRetentionDays = 90
|
logRetentionDaysHost = 90
|
||||||
|
logRetentionDaysURL = 90
|
||||||
|
logRetentionDaysIPBlock = 90
|
||||||
maximumSQLAttempts = 3
|
maximumSQLAttempts = 3
|
||||||
hostMonitorStartTime = '00:00:00'
|
hostMonitorStartTime = '00:00:00'
|
||||||
hostMonitorEndTime = '23:59:59'
|
hostMonitorEndTime = '23:59:59'
|
||||||
|
|
Loading…
Reference in a new issue