I’m running Suricata in with a unix socket (--unix-socket --set unix-command.enabled=true) for processing a bunch of PCAP files, sending them with the pcap-file command.
I’ve read the documentation on threading, but it’s not clear to me: which setting(s) control how many concurrent PCAP files are processed using this method? In other words, if I queue 10 PCAP files via a pcap-file command, how can I designate to Suricata that I would like to use 2 (or 3 or 4 or whatever) threads concurrently to work through those PCAP files?
Thanks for checking in. I’ve been running this for about three weeks now and have been pretty satisfied that I’ve done it correctly, but here’s my files: