mirror of
https://github.com/zeek/zeek.git
synced 2025-10-11 19:18:19 +00:00
Change alarm summary email interval to 24hrs
This commit is contained in:
parent
c5ae071500
commit
5f8cbf8a51
3 changed files with 6 additions and 1 deletions
|
@ -15,6 +15,8 @@ redef Log::enable_remote_logging = F;
|
|||
|
||||
redef Log::default_rotation_interval = 1 hrs;
|
||||
|
||||
redef Log::default_alarm_mail_interval = 24 hrs;
|
||||
|
||||
## Use the cluster's archive logging script.
|
||||
redef Log::default_rotation_postprocessor_cmd = "archive-log";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue