add reader README.md

This commit is contained in:
Max U
2018-06-27 10:13:52 -07:00
parent 1be2a8eeaf
commit aa750ec2b8
2 changed files with 24 additions and 1 deletions

View File

@@ -655,7 +655,9 @@ For more information about the dropwizard json format see
```
#### Grok
Parse logstash-style "grok" patterns:
Parse logstash-style "grok" patterns. Patterns can be added to patterns, or custom patterns read from custom_pattern_files.
#### Grok Configuration:
```toml
[inputs.reader]
## This is a list of patterns to check the given log file(s) for.