From ae7f170df3bb430cdd190b9a8ea599d7f73de9d4 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Fri, 8 Mar 2019 11:26:00 -0500 Subject: [PATCH] Suricata Module - Fix Worker designation for performance --- salt/common/tools/brostatus.sh | 0 salt/suricata/files/suricata.yaml | 2 +- salt/suricata/files/suricataMETA.yaml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 salt/common/tools/brostatus.sh diff --git a/salt/common/tools/brostatus.sh b/salt/common/tools/brostatus.sh deleted file mode 100644 index e69de29bb..000000000 diff --git a/salt/suricata/files/suricata.yaml b/salt/suricata/files/suricata.yaml index eb1888571..1acce5b96 100644 --- a/salt/suricata/files/suricata.yaml +++ b/salt/suricata/files/suricata.yaml @@ -919,7 +919,7 @@ host-mode: auto # Runmode the engine should use. Please check --list-runmodes to get the available # runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned # load balancing). -#runmode: autofp +runmode: workers # Specifies the kind of flow load balancer used by the flow pinned autofp mode. # diff --git a/salt/suricata/files/suricataMETA.yaml b/salt/suricata/files/suricataMETA.yaml index 2f58ad2f2..99a59c719 100644 --- a/salt/suricata/files/suricataMETA.yaml +++ b/salt/suricata/files/suricataMETA.yaml @@ -1074,7 +1074,7 @@ host-mode: auto # Runmode the engine should use. Please check --list-runmodes to get the available # runmodes for each packet acquisition method. Defaults to "autofp" (auto flow pinned # load balancing). -#runmode: autofp +runmode: workers # Specifies the kind of flow load balancer used by the flow pinned autofp mode. #