Project

General

Profile

Actions

Feature #279

closed

Sighup Restart

Added by Fernando Ortiz almost 13 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Urgent
Target version:
Effort:
Difficulty:
Label:

Description

Hi, i need to reload some configurations of suricata.yaml like rulesets but without stopping Suricata and start it again. Is it possible to do a sighup restart like the one implemented in snort? That way, instead of restarting the proccess, it is only necessary to send a: kill -HUP $(pidof suricata) command to reload some settings.

Actions #1

Updated by Victor Julien almost 13 years ago

  • Assignee set to Victor Julien

This is not supported yet. It's one of our phase 2 goals, though. No eta on it yet.

Actions #2

Updated by Victor Julien about 12 years ago

  • Status changed from New to Assigned
  • Assignee changed from Victor Julien to Anoop Saldanha
  • Target version set to 1.3beta1

We're working on live rule reload on receiving a USR2 signal.

Actions #3

Updated by Victor Julien almost 12 years ago

  • Target version changed from 1.3beta1 to 1.3beta2
Actions #4

Updated by Victor Julien almost 12 years ago

  • Target version changed from 1.3beta2 to 1.3rc1
Actions #5

Updated by Victor Julien almost 12 years ago

  • Priority changed from Normal to Urgent
Actions #6

Updated by Victor Julien almost 12 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

Current master has live updates... send a USR2 signal and it will reload the rules.

Actions

Also available in: Atom PDF