Remove dead link from logparser sample config
This commit is contained in:
parent
0976aee411
commit
11c11da831
|
@ -70,7 +70,6 @@ const sampleConfig = `
|
||||||
# watch_method = "inotify"
|
# watch_method = "inotify"
|
||||||
|
|
||||||
## Parse logstash-style "grok" patterns:
|
## Parse logstash-style "grok" patterns:
|
||||||
## Telegraf built-in parsing patterns: https://goo.gl/dkay10
|
|
||||||
[inputs.logparser.grok]
|
[inputs.logparser.grok]
|
||||||
## This is a list of patterns to check the given log file(s) for.
|
## This is a list of patterns to check the given log file(s) for.
|
||||||
## Note that adding patterns here increases processing time. The most
|
## Note that adding patterns here increases processing time. The most
|
||||||
|
|
Loading…
Reference in New Issue