Actions
Feature #16009
closedSwitch to Suricata's built-in UNIX socket control mechanism to signal rule updates, log rotations, and process shutdown
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Suricata
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Description
Suricata provides a UNIX control socket for communicating with the running binary process. Switch to this more robust mechanism using the suricatasc
utility for signalling in-memory rule swaps/updates, log file reopening after log file rotations, and Suricata process shutdown.
I will implement this in an upcoming GUI package update.
Updated by Bill Meeks 3 months ago
This feature request is implemented via the following Pull Requests for the RELENG_2_7_2 and DEVEL branches, respectively:
https://github.com/pfsense/FreeBSD-ports/pull/1404
https://github.com/pfsense/FreeBSD-ports/pull/1405
This feature request can be marked RESOLVED when these pull requests are merged.
Updated by Jim Pingle 3 months ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
PRs merged, thanks!
Actions