]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
collectd.conf: Fix bug12981 - This creates in and out drop hostile data collection
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 21 Jan 2024 11:45:51 +0000 (12:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 7 Feb 2024 11:02:18 +0000 (11:02 +0000)
- In this v3 version of the patch set the splitting of drop hostile logging into incoming
   and outgoing logging means that the data collection and graphs need to have drop hostile
   also split into incoming and outgoing.

Fixes: bug12981
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/collectd/collectd.conf

index 4ef34ea07a897d8fe034ca5f988ae40c20c42654..cc49f0ba7da0a22bee0da11e4243090d92d9e192 100644 (file)
@@ -51,7 +51,8 @@ include "/etc/collectd.precache"
        Chain filter POLICYOUT DROP_OUTPUT
        Chain filter POLICYIN DROP_INPUT
        Chain filter SPOOFED_MARTIAN DROP_SPOOFED_MARTIAN
-       Chain filter HOSTILE_DROP DROP_HOSTILE
+       Chain filter HOSTILE_DROP_IN DROP_HOSTILE
+       Chain filter HOSTILE_DROP_OUT DROP_HOSTILE
 </Plugin>
 
 #<Plugin logfile>