From 4b9af8d2cebef97a4c7c4df5c886b572cada7df7 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Wed, 6 Jan 2021 12:47:13 -0600 Subject: [PATCH] doc/userguide: document --disable-hashing --- doc/userguide/partials/options.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/userguide/partials/options.rst b/doc/userguide/partials/options.rst index ef3b9f6803..bb163e3c93 100644 --- a/doc/userguide/partials/options.rst +++ b/doc/userguide/partials/options.rst @@ -172,6 +172,14 @@ Disable the detection engine. +.. option:: --disable-hashing + + Disable support for hash algorithms such as md5, sha1 and sha256. + + By default hashing is enabled. Disabling hashing will also disable some + Suricata features such as the filestore, ja3, and rule keywords that use hash + algorithms. + .. Information options. .. option:: --dump-config -- 2.47.2