Unable to update new rule in local.rules #9720
Replies: 1 comment
-
Are you adding the rule in |
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, I am trying to addnew rule. once i added new rule in local.rules and when i run salt-call state.highstate command and so-rule-update command, i am not able to see new rule in local.rules or all.rules.
here is the rule which i added : alert tcp any any -> $HOME_NET any (msg: "Security Onion under Attack!"; content: "Onionattack"; flow:to_server; nocase; sid:6786877; metadata:policy securityips; rev:1;)
Beta Was this translation helpful? Give feedback.
All reactions