From 78f21b585d620fc0a4fbf0949832af17f57f85a7 Mon Sep 17 00:00:00 2001 From: Takahiro YAMASHITA Date: Fri, 25 Nov 2016 11:58:59 +0900 Subject: [PATCH] in_head: add description about add_path Signed-off-by: Takahiro YAMASHITA --- input/head.md | 1 + 1 file changed, 1 insertion(+) diff --git a/input/head.md b/input/head.md index 42a76c33ed1..7d05ab074bb 100644 --- a/input/head.md +++ b/input/head.md @@ -12,6 +12,7 @@ The plugin supports the following configuration parameters: | Buf_Size | Buffer size to read the file. | | Interval_Sec | Polling interval (seconds). | | Interval_NSec | Polling interval (nanosecond). | +| Add_Path | If enabled, filepath is appended to each records. Default value is _false_. | ## Getting Started