mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Ensure distributed installations have the check-in interval correctly set
This commit is contained in:
@@ -979,9 +979,6 @@ manager_pillar() {
|
||||
" lsheap: $LS_HEAP_SIZE"\
|
||||
" ls_pipeline_workers: $num_cpu_cores"\
|
||||
""\
|
||||
"pcap:">> "$pillar_file"\
|
||||
" sensor_checkin_interval_ms: $SENSOR_CHECKIN_INTERVAL_MS"\
|
||||
""\
|
||||
"idstools:"\
|
||||
" config:"\
|
||||
" ruleset: $RULESETUP"\
|
||||
@@ -1036,6 +1033,8 @@ manager_static() {
|
||||
" wazuh: $WAZUH"\
|
||||
" managerupdate: $MANAGERUPDATES"\
|
||||
" imagerepo: $IMAGEREPO"\
|
||||
"pcap:"\
|
||||
" sensor_checkin_interval_ms: $SENSOR_CHECKIN_INTERVAL_MS"\
|
||||
"strelka:"\
|
||||
" enabled: $STRELKA"\
|
||||
" rules: $STRELKARULES"\
|
||||
|
||||
Reference in New Issue
Block a user