Project

General

Profile

Actions

Documentation #7833

open

Complete list of commands supported by suricatasc

Added by Philippe Antoine 6 days ago. Updated 6 days ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
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


Related issues 1 (1 open0 closed)

Related to Suricata - Documentation #7081: userguide: add unix socket option to retrieve flow infoAssignedJeff LucovskyActions
Actions #1

Updated by Philippe Antoine 6 days ago

  • Related to Documentation #7081: userguide: add unix socket option to retrieve flow info added
Actions #2

Updated by Jason Ish 6 days ago

Something to keep in mind is that the command set differs whether Suricata is running live, or in unix-socket mode only.

Actions

Also available in: Atom PDF