From fe988b1b9e6abf955363061c4d09b475e56a3645 Mon Sep 17 00:00:00 2001 From: protohuf Date: Tue, 25 Jun 2024 05:00:27 +0200 Subject: [PATCH] conf: parser: add new parser for Linux Kernel netfilter firewall log (#8778) --------- Signed-off-by: Marcus Hufvudsson --- conf/parsers.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/conf/parsers.conf b/conf/parsers.conf index c3b6adf50d3..ec1b11bf910 100644 --- a/conf/parsers.conf +++ b/conf/parsers.conf @@ -128,3 +128,11 @@ Name kube-custom Format regex Regex (?[^.]+)?\.?(?[a-z0-9](?:[-a-z0-9]*[a-z0-9])?(?:\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*)_(?[^_]+)_(?.+)-(?[a-z0-9]{64})\.log$ + +[PARSER] + # Examples: TCP: https://rubular.com/r/Q8YY6fHqlqwGI0 UDP: https://rubular.com/r/B0ID69H9FvN0tp + Name kmsg-netfilter-log + Format regex + Regex ^\<(?[0-9]{1,5})\>1 (?