suppress not working (Standalone 2.3.230,) #10177
Replies: 1 comment
-
Changed to:
And now the alerts get suppressed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I added to
/opt/so/saltstack/local/pillar/global.sls
these lines:I execute
sudo salt-call state.apply suricata
, this results in/opt/so/conf/suricata/threshold.conf
having this content:Yes, it starts with a single line, using
:set list
in vi shows it is a single$
hidden character, I presume a line end.I execute
sudo so-suricata-restart
and execute the commands again on 172.24.1.97 that trigger rule 2006445 and I still get new alerts for 2006445 on the alerts page:I must be doing something wrong but I can't find out what...
Thanks for any help!
Beta Was this translation helpful? Give feedback.
All reactions