fix tail input seeking when used with pipe (#2090)

This commit is contained in:
Patrick Hemmer
2016-12-16 09:01:49 -05:00
committed by Cameron Sparr
parent d27c78a979
commit f57b8aac0b
3 changed files with 19 additions and 5 deletions

View File

@@ -36,6 +36,8 @@ The plugin expects messages in one of the
files = ["/var/mymetrics.out"]
## Read file from beginning.
from_beginning = false
## Whether file is a named pipe
pipe = false
## Data format to consume.
## Each data format has it's own unique set of configuration options, read