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.
With the previous code the order of the logging modules in the YAML were determining which module was run first. This was not wished and a consequences was that the EVE fileinfo module was not correctly displaying the key 'stored' because it was depending on a flag set alter by the filestore module. This patch adds a priority file to the TmModule structure. The higher the priority is set, the sooner the module is run in the logging process. The RunModeOutput structure has also been updated to contain the name of the original TmModule. Thus allowing to define a priority for a RunModeOutput. Currently only the filestore has a priority set. The rest of them is set to the default value of zero. |
10 years ago | |
---|---|---|
benches | 16 years ago | |
contrib | 10 years ago | |
doc | 11 years ago | |
lua | 11 years ago | |
m4 | 16 years ago | |
qa | 10 years ago | |
rules | 10 years ago | |
scripts | 10 years ago | |
src | 10 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 11 years ago | |
COPYING | 16 years ago | |
ChangeLog | 10 years ago | |
LICENSE | 16 years ago | |
Makefile.am | 11 years ago | |
Makefile.cvs | 16 years ago | |
acsite.m4 | 16 years ago | |
autogen.sh | 13 years ago | |
classification.config | 15 years ago | |
config.rpath | 12 years ago | |
configure.ac | 10 years ago | |
doxygen.cfg | 11 years ago | |
reference.config | 11 years ago | |
suricata.yaml.in | 10 years ago | |
threshold.config | 13 years ago |