summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/metrics.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 3901a1da6..780e3d0ce 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -760,6 +760,8 @@ metric {
name = "DATE_NOT_EXISTS";
}
# hfilter symbols
+ symbol { weight = 4.00; name = "HFILTER_HELO_BAREIP"; description = "Helo host is bare ip"; }
+ symbol { weight = 4.00; name = "HFILTER_HELO_UNKNOWN"; description = "Helo host empty or unknown"; }
symbol { weight = 1.00; name = "HFILTER_HELO_1"; description = "Helo host checks (very low)"; }
symbol { weight = 2.00; name = "HFILTER_HELO_2"; description = "Helo host checks (low)"; }
symbol { weight = 3.00; name = "HFILTER_HELO_3"; description = "Helo host checks (medium)"; }