Skip to content

Commit 02d346e

Browse files
authored
Fix to remove extra line in YAML config nginx input plugin docs. Part of fix for issue #1830. (#1856)
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent c2f3b83 commit 02d346e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pipeline/inputs/nginx.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,7 @@ pipeline:
8787
host: 127.0.0.1
8888
port: 80
8989
status_URL: /status
90-
91-
90+
9291
outputs:
9392
- name: stdout
9493
match: '*'

0 commit comments

Comments
 (0)