mirror of https://github.com/OISF/suricata
cybersecurityidsintrusion-detection-systemintrusion-prevention-systemipsnetwork-monitornetwork-monitoringnsmsecuritysuricatathreat-hunting
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This patch adds a 'conf-get' command which get the configuration
value from suricata. Argument of the command is the name of the
variable to fetch.
The command syntax is the following:
{
"command": "conf-get",
"arguments": { "variable":value}
}
|
14 years ago | |
|---|---|---|
| benches | 17 years ago | |
| contrib | 14 years ago | |
| doc | 14 years ago | |
| libhtp | 14 years ago | |
| m4 | 17 years ago | |
| qa | 14 years ago | |
| rules | 14 years ago | |
| scripts | 14 years ago | |
| src | 14 years ago | |
| .gitignore | 14 years ago | |
| COPYING | 17 years ago | |
| ChangeLog | 14 years ago | |
| LICENSE | 17 years ago | |
| Makefile.am | 14 years ago | |
| Makefile.cvs | 17 years ago | |
| acsite.m4 | 17 years ago | |
| autogen.sh | 14 years ago | |
| classification.config | 17 years ago | |
| configure.ac | 14 years ago | |
| doxygen.cfg | 14 years ago | |
| mkinstalldirs | 17 years ago | |
| reference.config | 15 years ago | |
| suricata.yaml.in | 14 years ago | |
| threshold.config | 14 years ago | |