Actions
Optimization #5643
openpcap: rule based conditional pcap logging
Description
Allow conditional pcap logging to be configured at the rule level, something like:
config:logging disable, type pcap, scope flow;
Use case: Some rules are more informational than actionable and might not make sense to trigger pcap logging, and in some cases conditional pcap logging may even be too much.
Updated by Juliana Fajardini Reichow 9 days ago
- Related to Bug #7391: detect/config: 'scope' can't be applied to 'flow' added
Actions