Document one field per line requirement in logparser
This commit is contained in:
parent
1662b6feb9
commit
377547aa4c
|
@ -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
|
||||
current time.
|
||||
|
||||
You must capture at least one field per line.
|
||||
|
||||
- Available modifiers:
|
||||
- string (default if nothing is specified)
|
||||
- int
|
||||
|
|
Loading…
Reference in New Issue