Document one field per line requirement in logparser
This commit is contained in:
parent
d1982dc72f
commit
54f9e9e133
|
@ -80,6 +80,8 @@ Timestamp modifiers can be used to convert captures to the timestamp of the
|
||||||
parsed metric. If no timestamp is parsed the metric will be created using the
|
parsed metric. If no timestamp is parsed the metric will be created using the
|
||||||
current time.
|
current time.
|
||||||
|
|
||||||
|
You must capture at least one field per line.
|
||||||
|
|
||||||
- Available modifiers:
|
- Available modifiers:
|
||||||
- string (default if nothing is specified)
|
- string (default if nothing is specified)
|
||||||
- int
|
- int
|
||||||
|
|
Loading…
Reference in New Issue