From: Juliana Fajardini Date: Thu, 19 Jan 2023 14:58:10 +0000 (-0300) Subject: tests: test midstream w midstream exception policy X-Git-Tag: suricata-6.0.10~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d46d903c70727d1953a2cd781f9d111b5fec4de;p=thirdparty%2Fsuricata-verify.git tests: test midstream w midstream exception policy Related to Bug #5765 --- diff --git a/tests/bug-2491-02/suricata.yaml b/tests/bug-2491-02/suricata.yaml new file mode 100644 index 000000000..06fe181f2 --- /dev/null +++ b/tests/bug-2491-02/suricata.yaml @@ -0,0 +1,22 @@ +%YAML 1.1 +--- + +outputs: + - eve-log: + enabled: yes + filetype: regular #regular|syslog|unix_dgram|unix_stream|redis + filename: eve.json + types: + - alert: + payload: yes + payload-buffer-size: 4kb + payload-printable: yes + packet: yes + http: yes + - flow + - http + - drop: + alerts: yes + flows: all + - stats + diff --git a/tests/bug-2491-02/test.yaml b/tests/bug-2491-02/test.yaml index 370182f35..d403ee8ae 100644 --- a/tests/bug-2491-02/test.yaml +++ b/tests/bug-2491-02/test.yaml @@ -4,6 +4,7 @@ requires: args: - --set stream.async-oneside=true - --set stream.midstream=true +- --set stream.midstream-policy=drop-flow checks: - filter: