Project

General

Profile

Actions

Documentation #4564

closed

Improve documentation of Suricata-Update according to the different reload methods of Suricata

Added by Andreas Dolp over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The documentation of Suricata-Update only names the "kill" command for a Suricata reload.

 --reload-command='sudo kill -USR2 $(cat /var/run/suricata.pid)'

[[https://suricata-update.readthedocs.io/en/latest/update.html?highlight=reload#cmdoption-reload-command]]

But according to the official Suricata documentation, there are much more commands for reloading.
For example using:

suricatasc -c reload-rules

[[https://suricata.readthedocs.io/en/latest/rule-management/rule-reload.html]]

In our deployment, the documentation of Suricata-Update led to a little confusion on how to correctly reload Suricata after an Suricata-Update run. We're doing this in a cronjob, but that doesn't really matter here.

In this ticket I will try to improve the documentation of Suricata-Update to clarify this.

Actions #2

Updated by Jason Ish over 2 years ago

  • Status changed from In Progress to Closed
  • Target version set to 1.2.3
Actions

Also available in: Atom PDF