From e05405ded13908ca137f44ecf998f3719a68f147 Mon Sep 17 00:00:00 2001 From: Hank Leininger Date: Sat, 15 Nov 2025 21:25:18 -0700 Subject: [PATCH 1/7] conf: parser_custom.conf: remove leading whitespace, fix parse error Previously, trying to use this file resulted in: [2025/11/15 21:23:49.103609095] [error] [config] error in parser_custom.conf:1: undefined value - check config is in valid classic format Signed-off-by: Hank Leininger --- conf/parser_custom.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/parser_custom.conf b/conf/parser_custom.conf index 51e81985e09..63c439e085c 100644 --- a/conf/parser_custom.conf +++ b/conf/parser_custom.conf @@ -1,14 +1,14 @@ - [PARSER] +[PARSER] # https://rubular.com/r/6ZCuwV4Xa7nfA3 Name rabbitmq Format regex Regex (?[^ ]+)\s(?