Update README.md
Fix redis input plugin name in configuration example
This commit is contained in:
parent
3f624785e5
commit
2d90b5712f
|
@ -62,7 +62,7 @@
|
||||||
|
|
||||||
Using this configuration:
|
Using this configuration:
|
||||||
```
|
```
|
||||||
[[inputs.nginx]]
|
[[inputs.redis]]
|
||||||
## specify servers via a url matching:
|
## specify servers via a url matching:
|
||||||
## [protocol://][:password]@address[:port]
|
## [protocol://][:password]@address[:port]
|
||||||
## e.g.
|
## e.g.
|
||||||
|
|
Loading…
Reference in New Issue