IDH ignorelist #9715
-
Is it possible to config an IDH ignorelist from the manager node: /opt/so/saltstack/local/pillar/minions/$IDH-Hostname_idh.sls ? If not, are there any other options to ignore alerting on scans from Tenable and other scanners i our network ? This is from OpenCanary's documentation, where they have listen an ignorelist option:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Edited because this needs to be addressed via Playbook, not Suricata. |
Beta Was this translation helpful? Give feedback.
-
I finally managed to solve my own request 🥇 I added a comma seperated list of IPs that now will ignored an not generate any events/alerts.
|
Beta Was this translation helpful? Give feedback.
I finally managed to solve my own request 🥇
In the default salt config file for IDH, it is possible to add an ignorelist:
/opt/so/saltstack/default/salt/idh/defaults/defaults.yaml
I added a comma seperated list of IPs that now will ignored an not generate any events/alerts.