From 1db29915205a390acc975e63f7024a40267cd3d1 Mon Sep 17 00:00:00 2001 From: Pablo Fredrikson Date: Fri, 14 Oct 2022 21:16:08 -0300 Subject: [PATCH] Specifying nginx_plus off for nginx metrics By default is enabled so we need to disable if we are not using Nginx Plus Signed-off-by: Pablo Fredrikson --- pipeline/inputs/nginx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline/inputs/nginx.md b/pipeline/inputs/nginx.md index 49a9972fe..7cb429de7 100644 --- a/pipeline/inputs/nginx.md +++ b/pipeline/inputs/nginx.md @@ -79,6 +79,7 @@ In your main configuration file append the following _Input_ & _Output_ sections ```ini [INPUT] Name nginx_metrics + Nginx_Plus off Host 127.0.0.1 Port 80 Status_URL /status