From 0865ce7d4e236acaaaeb5b6759a8ab23acdfcaa3 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Fri, 2 Aug 2024 11:40:21 +0200 Subject: [PATCH] detect: test prefilter auto mode Ticket: 6278 --- tests/tcp-fastopen-11-reject-syn-data/suricata.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml b/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml index efb769f9e..884a60246 100644 --- a/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml +++ b/tests/tcp-fastopen-11-reject-syn-data/suricata.yaml @@ -25,3 +25,7 @@ outputs: - tls: extended: yes # enable this for extended logging information - flow + +detect: + prefilter: + default: auto \ No newline at end of file -- 2.47.2