[
https://issues.apache.org/jira/browse/FLUME-3068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinjiang Ling updated FLUME-3068:
---------------------------------
Description:
When using the taildir to monitor a directory, hidden files in the directory
are tailed by the source.
As the hidden files are always temp files of vim, etc. So it's necessary to
ignore the hidden file when using the taildir source.
Now Add a new configuration option named "ignoreHiddenFile", and the default
value is "false". When set it to "true", the hidden file will be ingored.
was:
When using the taildir to monitor a directory, hidden files in the directory
are tailed by the source.
As the hidden files are always temp files of vim, etc. So it's necessary to
ignore the hidden file when using the taildir source.
> The taildir source can tail hidden files.
> -----------------------------------------
>
> Key: FLUME-3068
> URL: https://issues.apache.org/jira/browse/FLUME-3068
> Project: Flume
> Issue Type: Bug
> Components: Sinks+Sources
> Affects Versions: v1.7.0
> Environment: Linux
> Reporter: Jinjiang Ling
> Attachments: FLUME-3068-0.patch, FLUME-3068-1.patch
>
>
> When using the taildir to monitor a directory, hidden files in the directory
> are tailed by the source.
> As the hidden files are always temp files of vim, etc. So it's necessary to
> ignore the hidden file when using the taildir source.
> Now Add a new configuration option named "ignoreHiddenFile", and the default
> value is "false". When set it to "true", the hidden file will be ingored.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)