-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I tried to add comments to the DROP rules here https://github.com/toralf/torutils/blob/main/ipv4-rules.sh#L117 (and the ipv6 variant too) but it seems that the string became too long to be displayed correctly in Grafana when trying to use label filters.
In addition the counter were empty :
iptables_comment_packets_total{chain="INPUT",comment="443",table="filter"} 0
iptables_comment_packets_total{chain="INPUT",comment="8443",table="filter"} 0
iptables_comment_packets_total{chain="INPUT",comment="9001",table="filter"} 0
Linux kernel is 6.1.18 here at a stable Gentoo hardened system
Happened with all 4 scraper (legacy and current)
Metadata
Metadata
Assignees
Labels
No labels