From: Philippe Antoine Date: Fri, 16 Aug 2024 14:53:54 +0000 (+0200) Subject: doc/rfb: mention accidental fix for security_result log X-Git-Tag: suricata-8.0.0-beta1~855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F11809%2Fhead;p=thirdparty%2Fsuricata.git doc/rfb: mention accidental fix for security_result log Ticket: 7198 --- diff --git a/doc/userguide/upgrade.rst b/doc/userguide/upgrade.rst index df2a923c79..389cca88cf 100644 --- a/doc/userguide/upgrade.rst +++ b/doc/userguide/upgrade.rst @@ -90,6 +90,11 @@ Deprecations Suricata 9.0. Note that this is the standalone ``syslog`` output and does affect the ``eve`` outputs ability to send to syslog. +Logging changes +~~~~~~~~~~~~~~~ +- RFB security result is now consistently logged as ``security_result`` when it was + sometimes logged with a dash instead of an underscore. + Upgrading 6.0 to 7.0 --------------------