Actions
Documentation #7833
open
PA
OD
Complete list of commands supported by suricatasc
Documentation #7833:
Complete list of commands supported by suricatasc
Affected Versions:
Effort:
Difficulty:
Label:
Description
In doc/userguide/partials/commands-sc.rst and doc/userguide/unix-socket.rst
see https://github.com/OISF/suricata/pull/13651#issuecomment-3126837887
"dataset-add",
"dataset-remove",
"dataset-add-json",
"get-flow-stats-by-id",
"dataset-dump",
"dataset-clear",
"dataset-lookup",
"pcap-file",
"pcap-file-continuous",
"pcap-file-number",
"pcap-file-list",
"pcap-last-processed",
"pcap-interrupt",
"pcap-current"
are missing as well as others like ebpf-bypassed-stat seems to be missing as well from git grep UnixManagerRegisterCommand
We could also complete rust/suricatasc/src/unix/commands.rs and have suricatasc usage show the commands it knows locally
PA Updated by Philippe Antoine about 1 year ago
- Related to Documentation #7081: userguide: add unix socket option to retrieve flow info added
JI Updated by Jason Ish about 1 year ago
Something to keep in mind is that the command set differs whether Suricata is running live, or in unix-socket mode only.
PA Updated by Philippe Antoine 6 months ago
- Status changed from New to Assigned
PA Updated by Philippe Antoine 14 days ago
- Status changed from Assigned to Triaged
Actions