Update logparser readme requirement to collect at least one field (#6288)

This commit is contained in:
Scott Anderson 2019-08-20 15:44:16 -06:00 committed by Daniel Nelson
parent 54180dacb4
commit 7bbed9e2a3
1 changed files with 2 additions and 1 deletions

View File

@ -81,7 +81,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.
**Note:** You must capture at least one field per line.
Patterns that convert all captures to tags will result in points that can't be written to InfluxDB.
- Available modifiers:
- string (default if nothing is specified)