Skip to content

Commit 1db2991

Browse files
authored
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 <[email protected]>
1 parent 8d84599 commit 1db2991

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/inputs/nginx.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ In your main configuration file append the following _Input_ & _Output_ sections
7979
```ini
8080
[INPUT]
8181
Name nginx_metrics
82+
Nginx_Plus off
8283
Host 127.0.0.1
8384
Port 80
8485
Status_URL /status

0 commit comments

Comments
 (0)