Skip to content
Discussion options

You must be logged in to vote

I've read that entire managing-alerts.html page in the docs and then added the following lines to my global.sls file

nids:
bpf:
- not host 10.11.12.69 &&
- not port 1984
thresholding:
sids:
2010935:
- suppress:
gen_id: 1
track: by_src
ip: 10.11.12.72

My intent was to 'hide' all the alerts with those rule.uuid numbers because they're known traffic that I don't want to see as Alerts. The nids bpf lines did filter out all that traffic as expected, but the thresholding sids rules did not. I'm still seeing the same traffic being alerted for rule.uuid 2010935 for that IP. Here's a screenshot of the alert in question.

I suspect that I'm just making a simple syntax error with my suppression rule…

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
10 replies
@TOoSmOotH
Comment options

@greatapoc
Comment options

@TOoSmOotH
Comment options

@UMHB-InfoSec
Comment options

@cyberkimh
Comment options

Answer selected by TOoSmOotH
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
7 participants