-
Version2.4.20 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU48 RAM192Gb Storage for /100Gb Storage for /nsm14TB Network Traffic Collectiontap Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailWe recently spun up a Standalone deployment in our infrastructure. I'm working through some of the higher influx noise right now and using BPF to cut some of it out. When adding new filters in Administration > Configuration > BPF > pcap, suricata, zeek I always encounter errors when attempting to add comments to new filters in place. Once I removed my comments syncing had no issue applying the new BPFs. Is there a way to add comments within the GUI to keep track of why new filters were added? Adding comments, even on new lines, causes a failed sync ex. of current filter
Also once a BPF is applied, is there a way to drop alerts already written to disk that pertain to that filter? or do I just wait for it to be overwritten? Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Edit: After adding the second filter |
Beta Was this translation helpful? Give feedback.
-
This should work better in the upcoming 2.4.30 release:
You can manually acknowledge the alerts or wait for the data to be overwritten.
First, it looks like you're missing a space:
should be:
Assuming that was just a typo here and not in your actual configuration, are you trying to apply this to Suricata, Zeek, or Steno? Are you able to share a screenshot of the actual alerts/logs/data that you're trying to filter out? Are you waiting 15-30 minutes to make sure the new configuration has fully applied? Have you tried rebooting to see if that makes any difference? |
Beta Was this translation helpful? Give feedback.
This should work better in the upcoming 2.4.30 release:
#11738
https://docs.securityonion.net/en/2.4/bpf.html#adding-comments
You can manually acknowledge the alerts or wait for the data to be overwritten.