fix: add comment to logparser (#10479)
This commit is contained in:
parent
23ed788f19
commit
dd98e4b045
|
|
@ -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
|
- The grok `measurement` option can be replaced using the standard plugin
|
||||||
`name_override` option.
|
`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:
|
Migration Example:
|
||||||
|
|
||||||
```diff
|
```diff
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue