From 377547aa4cb0f0d64db42e52e5ca6e3d9a09fc4e Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 30 Apr 2018 16:15:21 -0700 Subject: [PATCH] Document one field per line requirement in logparser --- plugins/inputs/logparser/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/inputs/logparser/README.md b/plugins/inputs/logparser/README.md index 6c35a685a..cfa9d02b2 100644 --- a/plugins/inputs/logparser/README.md +++ b/plugins/inputs/logparser/README.md @@ -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