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