]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect/stats: log out total of discarded alerts
authorJuliana Fajardini <jufajardini@gmail.com>
Tue, 5 Apr 2022 19:54:29 +0000 (16:54 -0300)
committerVictor Julien <vjulien@oisf.net>
Sat, 30 Apr 2022 05:58:39 +0000 (07:58 +0200)
commit8616c90fe7573815137a1dbc7fdfeded95f2b38f
tree1f3f16aa279992c467dca6be0fa38dd115d2cfbb
parent9b275d3878643fa27ac4f54d74ba66b51e115459
detect/stats: log out total of discarded alerts

Add a counter to our stats log with the total of alerts that have been
discarded due to packet alert queue overflow.

Task #5179
src/decode.h
src/detect-engine-alert.c
src/detect-engine.c
src/detect.c
src/detect.h