fix tail input seeking when used with pipe (#2090)
This commit is contained in:
committed by
Cameron Sparr
parent
d27c78a979
commit
f57b8aac0b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user