From 53fefb4f112ee762092a95ef125e2f4e09df9acb Mon Sep 17 00:00:00 2001 From: "Eric D. Schabell" Date: Thu, 3 Jul 2025 11:56:36 +0200 Subject: [PATCH] Fix to remove extra line in YAML config nginx input plugin docs. Part of fix for issue #1830. Signed-off-by: Eric D. Schabell --- pipeline/inputs/nginx.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pipeline/inputs/nginx.md b/pipeline/inputs/nginx.md index ff7544314..1621782d3 100644 --- a/pipeline/inputs/nginx.md +++ b/pipeline/inputs/nginx.md @@ -87,8 +87,7 @@ pipeline: host: 127.0.0.1 port: 80 status_URL: /status - - + outputs: - name: stdout match: '*'