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 implements a new mode in pcap-logging: 'multi'. It stores a pcap file per logger thread, instead of just one file globally. This removes lock contention, so it brings a lot more performance. The trade off is that there are now mulitple files where there would be one before. Files have a thread id added to their name: base_name.tid.ts, so by we have something like: "log.pcap.20057.1254500095". |
11 years ago | |
---|---|---|
benches | 16 years ago | |
contrib | 12 years ago | |
doc | 13 years ago | |
m4 | 16 years ago | |
qa | 11 years ago | |
rules | 12 years ago | |
scripts | 12 years ago | |
src | 11 years ago | |
.gitignore | 12 years ago | |
.travis.yml | 11 years ago | |
COPYING | 16 years ago | |
ChangeLog | 11 years ago | |
LICENSE | 16 years ago | |
Makefile.am | 12 years ago | |
Makefile.cvs | 16 years ago | |
acsite.m4 | 16 years ago | |
autogen.sh | 13 years ago | |
classification.config | 16 years ago | |
config.rpath | 12 years ago | |
configure.ac | 11 years ago | |
doxygen.cfg | 12 years ago | |
reference.config | 14 years ago | |
suricata.yaml.in | 11 years ago | |
threshold.config | 13 years ago |