Actions
Optimization #4207
closedBug #4941: alerts: 5.0.8/6.0.4 count noalert sigs towards built-in alert limit
Use configurable or more dynamic @ PACKET_ALERT_MAX@
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 Victor Julien almost 4 years ago
- Assignee set to OISF Dev
- Target version changed from TBD to 7.0.0-beta1
Updated by Victor Julien over 3 years ago
- Assignee changed from OISF Dev to Juliana Fajardini Reichow
Updated by Juliana Fajardini Reichow over 3 years ago
- Status changed from New to In Progress
Updated by Victor Julien almost 3 years ago
- Priority changed from Normal to High
- Parent task set to #4941
Updated by Juliana Fajardini Reichow almost 3 years ago
- Status changed from In Progress to In Review
PR for review: https://github.com/OISF/suricata/pull/6895
Updated by Jeff Lucovsky over 2 years ago
- Copied to Optimization #5121: Use configurable or more dynamic @ PACKET_ALERT_MAX@ (5.0.x backport) added
Updated by Jeff Lucovsky over 2 years ago
- Copied to Optimization #5125: Use configurable or more dynamic @ PACKET_ALERT_MAX@ (6.0.x backport) added
Updated by Juliana Fajardini Reichow over 2 years ago
Merged PR: https://github.com/OISF/suricata/pull/7347#
Updated by Juliana Fajardini Reichow over 2 years ago
- Status changed from In Review to Closed
Actions