mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #406 from Security-Onion-Solutions/feature/playbook-alerting
Playbook - Schedule Playbook rule updates
This commit is contained in:
@@ -52,3 +52,10 @@ so-navigator:
|
||||
- identifier: so-playbook-sync
|
||||
- user: root
|
||||
- minute: '*/5'
|
||||
|
||||
/usr/sbin/so-playbook-ruleupdate:
|
||||
cron.present:
|
||||
- identifier: so-playbook-ruleupdate
|
||||
- user: root
|
||||
- minute: '1'
|
||||
- hour: '6'
|
||||
|
||||
Reference in New Issue
Block a user