]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests/pgsql: update password log disabled msgs 1517/head
authorJuliana Fajardini <jufajardini@oisf.net>
Tue, 5 Dec 2023 13:53:11 +0000 (10:53 -0300)
committerVictor Julien <victor@inliniac.net>
Wed, 6 Dec 2023 14:27:01 +0000 (15:27 +0100)
Removing the white spaces from this log output, as these can cause
issues with grepping commands querying log results, and also doesn't
show a consistent behavior among different environments.

tests/pgsql/pgsql-5000-query-results/test.yaml
tests/pgsql/pgsql-pwd-output-disabled/test.yaml

index a9eac58f16754ffdf69a60d7644c0d538fe1e4e4..eac5cbc3b5bf65190a61570cbc1eba8b441a5528 100644 (file)
@@ -64,7 +64,6 @@ checks:
       dest_port: 5432
       event_type: pgsql
       pcap_cnt: 29
-      pgsql.request.password_message: password log disabled
       pgsql.response.message: authentication_ok
       pgsql.response.parameter_status[0].application_name: psql
       pgsql.response.parameter_status[10].time_zone: Etc/UTC
index 051101383f206bb117e1899afb0313ee87b31820..3a4d57c7f5030f21ad0dda75bf497065f86a00fc 100644 (file)
@@ -43,7 +43,6 @@ checks:
       dest_port: 5432
       event_type: pgsql
       pcap_cnt: 12
-      pgsql.request.password_message: password log disabled
       pgsql.response.message: authentication_ok
       pgsql.response.parameter_status[0].application_name: psql
       pgsql.response.parameter_status[10].time_zone: Europe/London