corelight / suricata_exporter

A Prometheus Exporter for Suricata
BSD 3-Clause "New" or "Revised" License
15 stars 11 forks source link

Warn Suricata 7.0.3 #15

Open spinenkoia opened 6 months ago

spinenkoia commented 6 months ago

Errors when collecting metrics with Suricata 7.0.3

WARN: Threads entry memcap_pressure not a map[string]
Threads entry memcap_pressure_max not a map[string]

suricata version - 7.0.3 suricata_exporter version - 0.3.0

awelzel commented 6 months ago

Yeah, IMO that's a bug on the Suricata side: https://redmine.openinfosecfoundation.org/issues/6398

spinenkoia commented 6 months ago

Understood, thanks