Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 1.17 KB

suricata.rst

File metadata and controls

63 lines (41 loc) · 1.17 KB

Suricata

SYNOPSIS

suricata [OPTIONS] [BPF FILTER]

DESCRIPTION

Suricata is a high performance Network IDS, IPS and Network Security Monitoring engine. Open Source and owned by a community run non-profit foundation, the Open Information Security Foundation (OISF).

OPTIONS

OPTIONS FOR DEVELOPERS

SIGNALS

Suricata will respond to the following signals:

SIGUSR2

Causes Suricata to perform a live rule reload.

SIGHUP

Causes Suricata to close and re-open all log files. This can be used to re-open log files after they may have been moved away by log rotation utilities.

FILES AND DIRECTORIES

/suricata/suricata.yaml

Default location of the Suricata configuration file.

/log/suricata

Default Suricata log directory.

BUGS

Please visit Suricata's support page for information about submitting bugs or feature requests.

NOTES