]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: add memcap commands in unix-socket section 3104/head
authorGiuseppe Longo <glongo@stamus-networks.com>
Fri, 1 Dec 2017 13:48:54 +0000 (14:48 +0100)
committerVictor Julien <victor@inliniac.net>
Tue, 19 Dec 2017 10:43:54 +0000 (11:43 +0100)
doc/userguide/unix-socket.rst

index d6a7852d3fd8b761e53653434367598c77dcdcd1..07694214908c5e961c70bf9c8adcbb36d768c106 100644 (file)
@@ -73,6 +73,9 @@ The set of existing commands is the following:
 * ruleset-reload-time: return time of last reload
 * ruleset-stats: display the number of rules loaded and failed
 * ruleset-failed-rules: display the list of failed rules
+* memcap-set: update memcap value of an item specified
+* memcap-show: show memcap value of an item specified
+* memcap-list: list all memcap values available
 
 You can access to these commands with the provided example script which
 is named ``suricatasc``. A typical session with ``suricatasc`` will looks like: