mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +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
|
- identifier: so-playbook-sync
|
||||||
- user: root
|
- user: root
|
||||||
- minute: '*/5'
|
- 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