fix: add comment to logparser (#10479)

This commit is contained in:
Joshua Powers 2022-01-20 14:47:12 -07:00 committed by GitHub
parent 23ed788f19
commit dd98e4b045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -14,6 +14,11 @@ Most options can be translated directly to the `tail` plugin:
- The grok `measurement` option can be replaced using the standard plugin
`name_override` option.
This plugin also supports [metric filtering](CONFIGURATION.md#metric-filtering)
and some [additional common options](CONFIGURATION.md#processor-plugins).
## Example
Migration Example:
```diff