From 18947c01e0eafa8dd8dd3aff41f3d7ab4433d9f5 Mon Sep 17 00:00:00 2001 From: Shivani Bhardwaj Date: Tue, 27 Jun 2023 12:34:48 +0530 Subject: [PATCH] suricatasc: update running instructions --- doc/userguide/unix-socket.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/userguide/unix-socket.rst b/doc/userguide/unix-socket.rst index 479579a065..08ae1c301d 100644 --- a/doc/userguide/unix-socket.rst +++ b/doc/userguide/unix-socket.rst @@ -42,11 +42,13 @@ example to write custom scripts: Commands in standard running mode --------------------------------- -You may need to install ``suricatasc`` if you have not done so, running the following command from python/suricatasc +Runnable script for suricatasc is available in `python/bin` directory of suricata. You can +run it with the following commands. :: - sudo python setup.py install + cd python + sudo ./bin/suricatasc The set of existing commands is the following: