mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-03-01 02:16:30 +01:00
Cleanup idstools
This commit is contained in:
@@ -799,14 +799,6 @@ if ! [[ -f $install_opt_file ]]; then
|
||||
logCmd "salt-call state.apply influxdb -l info"
|
||||
logCmd "salt-call state.highstate -l info"
|
||||
logCmd "salt-call schedule.disable -linfo --local"
|
||||
if [[ ! $is_airgap ]]; then
|
||||
title "Downloading IDS Rules"
|
||||
logCmd "so-rule-update"
|
||||
if [[ $monints || $is_import ]]; then
|
||||
title "Applying the Suricata state to load the new rules"
|
||||
logCmd "salt-call state.apply suricata -l info"
|
||||
fi
|
||||
fi
|
||||
if [[ $is_airgap ]]; then
|
||||
title "Syncing AI-Generated Detection Summaries"
|
||||
airgap_detection_summaries
|
||||
|
||||
Reference in New Issue
Block a user