mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Don't use max_files or time_to_live for shutdown params
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
logging_cfg: '/etc/strelka/logging.yaml'
|
logging_cfg: '/etc/strelka/logging.yaml'
|
||||||
limits:
|
limits:
|
||||||
max_files: 5000
|
max_files: 0
|
||||||
time_to_live: 900
|
time_to_live: 0
|
||||||
max_depth: 15
|
max_depth: 15
|
||||||
distribution: 600
|
distribution: 600
|
||||||
scanner: 150
|
scanner: 150
|
||||||
|
|||||||
Reference in New Issue
Block a user