diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index f37294d54..3fe78cb2f 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -624,10 +624,10 @@ decoder: # If the argument specified is 0, the engine uses an internally defined # default limit. On not specifying a value, we use no limits on the recursion. detect: - profile: high + profile: custom custom-values: - toclient-groups: 3 - toserver-groups: 25 + toclient-groups: 200 + toserver-groups: 200 sgh-mpm-context: auto inspection-recursion-limit: 3000