so-suricata-testrule not triggering #9812
Replies: 1 comment
-
Are you running a standalone or a distributed setup? In a distributed setup the so-suricata-testrule would need to be run on the Forward node. Are you running so-suricata-testrule in the folder where local.rules is located? It does not automatically no where to find this rule, so use the path to the file, not just the file name. |
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.
-
Hi All
Anyone have tips on how to get the so-suricata-testrule script to work? It is successfully loading the rule but it does not alert on anything when run on the .pcap file.
The test set up:
Here is the syntax I am using to run it:
sudo so-suricatata-testrule local.rules /home/student/test3.pcap
Anyone having problems getting this to work?
Beta Was this translation helpful? Give feedback.
All reactions