From: Giuseppe Longo Date: Fri, 1 Dec 2017 13:48:54 +0000 (+0100) Subject: doc: add memcap commands in unix-socket section X-Git-Tag: suricata-4.1.0-beta1~434 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70695201f6eb6099da2f5cc18656573024146702;p=thirdparty%2Fsuricata.git doc: add memcap commands in unix-socket section --- diff --git a/doc/userguide/unix-socket.rst b/doc/userguide/unix-socket.rst index d6a7852d3f..0769421490 100644 --- a/doc/userguide/unix-socket.rst +++ b/doc/userguide/unix-socket.rst @@ -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: