Merge pull request #7328 from Security-Onion-Solutions/fix/soup-sigma-refresh

.110 Post processing - sigma refresh
This commit is contained in:
Josh Brower
2022-02-25 12:24:19 -05:00
committed by GitHub

View File

@@ -474,6 +474,7 @@ post_to_2.3.110() {
echo "Post Processing for 2.3.110" echo "Post Processing for 2.3.110"
echo "Updating Kibana dashboards" echo "Updating Kibana dashboards"
salt-call state.apply kibana.so_savedobjects_defaults queue=True salt-call state.apply kibana.so_savedobjects_defaults queue=True
so-playbook-sigma-refresh >> /root/soup_playbook_sigma_refresh.log 2>&1 &
} }
stop_salt_master() { stop_salt_master() {