From 70695201f6eb6099da2f5cc18656573024146702 Mon Sep 17 00:00:00 2001 From: Giuseppe Longo Date: Fri, 1 Dec 2017 14:48:54 +0100 Subject: [PATCH] doc: add memcap commands in unix-socket section --- doc/userguide/unix-socket.rst | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.47.2