Suricata: Rule Mismatch after 2.4.70 to 2.4.100 upgrade #13735
-
Version2.4.100 Installation MethodSecurity Onion ISO image Descriptionupgrading Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU20 RAM18GB Storage for /166G Storage for /nsm3.4TB Network Traffic Collectionspan port Network Traffic SpeedsLess than 1Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsNo, there are no additional clues DetailAfter an upgrade from 2.4.70 to 2.4.100 via soup, I now see "Suricata: Rule Mismatch" in my Detections tab. I've tried doing a "Full Update" with no luck. If I'm reading that right there are 23,551 rules that are enabled but not deployed (whatever that means). I'm currently using the ET_PRO ruleset, and I think I saw another post that said only ET_OPEN was supported? But this worked in 2.4.70. Any ideas? Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I don't know why, but I had to go to Administration>Configuration. Search for regex, then drop down to soc>config>server>module>suricataengine>disableRegex and add all the regex things that I originally had in /opt/so/saltstack/local/pillar/idstools/soc_idstools.sls, then I actually removed them from the soc_idstools.sls. I suspect the update should have done this, but didn't. All is well now. |
Beta Was this translation helpful? Give feedback.
I don't know why, but I had to go to Administration>Configuration. Search for regex, then drop down to soc>config>server>module>suricataengine>disableRegex and add all the regex things that I originally had in /opt/so/saltstack/local/pillar/idstools/soc_idstools.sls, then I actually removed them from the soc_idstools.sls. I suspect the update should have done this, but didn't. All is well now.