Commit c7af3a7
| Repository | bojemoi |
| Branch | main |
| Auteur | Betty |
| Hash | c7af3a7340b2fdd15e343132ce4f4f81b5692bc9 |
| Date | 2026-02-14 |
Description
Suricata in Docker Swarm overlay network saw 0 packets (monitoring virtual VXLAN interface). Move to standalone docker compose with network_mode: host for real eth0 packet capture. Suricata-exporter stays in Swarm (reads socket/logs via bind mounts).
Also filter private/reserved IPs (RFC1918, multicast, broadcast) from Dozor threat feeds to prevent false positives on internal Docker traffic.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com