I want to apply different suricata rules to different foward nodes in a distributed architecture. #9970
-
I want to apply different suricata rules to different foward nodes in a distributed architecture. I have a distributed architecture and the foward nodes are collecting traffic from different network bands. How can I apply different suricata rules in this case? Thanks in advance for your response. |
Beta Was this translation helpful? Give feedback.
Answered by
InfosecGoon
Mar 21, 2023
Replies: 1 comment 6 replies
-
The suricata rules are maintained and modified by idstools on the Manager node, and then replicated to all of the forward nodes by salt. There's no built-in functionality that will tweak the rules sent to individual forward nodes. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
TOoSmOotH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The suricata rules are maintained and modified by idstools on the Manager node, and then replicated to all of the forward nodes by salt. There's no built-in functionality that will tweak the rules sent to individual forward nodes.