From fbfc85d8c0337bd6167bbb5279792f17ddbbb355 Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Thu, 12 May 2022 18:09:09 +0200 Subject: [PATCH] common.conf: fixed typo in comment (rfc5424 for logtype) no functional changes; closes #3274 --- config/filter.d/common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filter.d/common.conf b/config/filter.d/common.conf index 13286038..e6b3c641 100644 --- a/config/filter.d/common.conf +++ b/config/filter.d/common.conf @@ -10,7 +10,7 @@ after = common.local [DEFAULT] -# Type of log-file resp. log-format (file, short, journal, rfc542): +# Type of log-file resp. log-format (file, short, journal, rfc5424): logtype = file # Daemon definition is to be specialized (if needed) in .conf file