Actions
Optimization #5125
closedBug #5120: alerts: 5.0.8/6.0.4 count noalert sigs towards built-in alert limit (6.0.x backport)
Use configurable or more dynamic @ PACKET_ALERT_MAX@ (6.0.x backport)
Effort:
Difficulty:
Label:
Description
Currently, PACKET_ALERT_MAX
is hardcoded to 15
This turned out to be a problem writing S-V test, with many signatures (different variations of a feature) matching on the same packet
That was HTTP keywords on HTTP2 traffic, where I had one packet containing 3 requests
It would be nice to have this value be configurable from suricata.yaml
Updated by Jeff Lucovsky over 2 years ago
- Copied from Optimization #4207: Use configurable or more dynamic @ PACKET_ALERT_MAX@ added
Updated by Juliana Fajardini Reichow over 2 years ago
- Target version changed from 7.0.0-beta1 to 6.0.6
Updated by Juliana Fajardini Reichow over 2 years ago
- Status changed from New to In Progress
Updated by Juliana Fajardini Reichow over 2 years ago
- Status changed from In Progress to In Review
Backports PR for review: https://github.com/OISF/suricata/pull/7366
Updated by Juliana Fajardini Reichow over 2 years ago
- Status changed from In Review to Closed
Merged PR: https://github.com/OISF/suricata/pull/7369
Updated by Juliana Fajardini Reichow over 2 years ago
- Subject changed from Use configurable or more dynamic @ PACKET_ALERT_MAX@ to Use configurable or more dynamic @ PACKET_ALERT_MAX@ (6.0.x backport)
Updated by Victor Julien over 2 years ago
- Parent task changed from #5124 to #5120
Actions