]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: document dataset-dump command
authorEric Leblond <eric@regit.org>
Tue, 5 Jan 2021 21:03:52 +0000 (22:03 +0100)
committerVictor Julien <vjulien@oisf.net>
Thu, 27 Oct 2022 07:44:20 +0000 (09:44 +0200)
Ticket: #5184

doc/userguide/rules/datasets.rst

index 81e4f5bb8470e5859e89f8a1e4e31f7828aab485..1dc31b1335fbf71cca0ac2844b5809e32d83da24 100644 (file)
@@ -169,6 +169,15 @@ type
 data
   Data to remove in serialized form (base64 for string, hex notation for md5/sha256)
 
+dataset-dump
+~~~~~~~~~~~~
+
+Unix socket command to trigger a dump of datasets to disk.
+
+Syntax::
+
+    dataset-dump
+
 File formats
 ------------