tinawenqiao created FLUME-2955:
----------------------------------
Summary: Add file path to the header in TaildirSource
Key: FLUME-2955
URL: https://issues.apache.org/jira/browse/FLUME-2955
Project: Flume
Issue Type: Improvement
Components: Sinks+Sources
Affects Versions: v1.7.0
Reporter: tinawenqiao
Fix For: v1.7.0
After using TaildirSource to collect log data, I found that there is no file
path in the flume event.
Though TaildirSource supports add customed header value like this :
a1.sources.r1.headers.f1.headerKey1 = value1,
we can't add file path to the header when the filegroup path contains regex
expression.File path is necessary to locate the log data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)