Add so-playbook-sigma-refresh

This commit is contained in:
Josh Brower
2021-02-23 15:43:09 -05:00
committed by GitHub
parent fa9fe82046
commit a7eb3cd38d

View File

@@ -196,6 +196,9 @@ playbook() {
rm -f /opt/so/rules/elastalert/playbook/*.yaml
so-playbook-ruleupdate >> /root/soup_playbook_rule_update.log 2>&1 &
fi
if [[ "$INSTALLEDVERSION" != 2.3.30 ]]; then
so-playbook-sigma-refresh >> /root/soup_playbook_sigma_refresh.log 2>&1 &
fi
}
pillar_changes() {