Suricata: Rules Mismatch #14436
-
Hi all! Please help to find where I should look... I have this message in Detections section - "Suricata: Rules Mismatch". Diving deeper into Hunt for it (by clicking on that message) - I have information about some 2 items. "event.action" "integrity check failed". SO soc.fields.deployedButNotEnabled - [ "2027867" ] I have looked at this rule PublicID 2027867 and found that this rule I disabled right on Alert page while observing alerts. Since that - there was about two reboots (manual, by request on Grid section), and Mismatch still in place. Documentation sais: But I didn't do any custom rules addition outside of web-interface. Only Detection tuning (like suppressing some addresses). What should I look into to solve this issue? It lookus like I need to "undeploy" that rule somehow, but - how? Solution like "justg enable it back" - is not acceptable, it generates too much noise alerts. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Am I correct in assuming that should be 32GB?
Have you tried doing a full update as described at https://docs.securityonion.net/en/2.4/detections.html#options?
I understand that you don't want to keep it enabled it permanently, but have you tried re-enabling the rule temporarily and then disabling that to see if that helps get everything in the correct state? Was this a fresh installation of 2.4.130 or did you upgrade from a previous version? Have you tried a fresh installation of 2.4.140 (released yesterday)? |
Beta Was this translation helpful? Give feedback.
Am I correct in assuming that should be 32GB?
Have you tried doing a full update as described at https://docs.securityonion.net/en/2.4/detections.html#options?
I understand that you don't want to keep it enabled it permanently, but have you tried re-enabling the rule temporarily and the…