[ https://issues.apache.org/jira/browse/FLUME-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashish Paliwal resolved FLUME-432. ---------------------------------- Resolution: Won't Fix Fix Version/s: v0.9.5 Won't fix. 0.X branch not maintained anymore > Add ability to provide directory filter to tailDir sink in case of recursing > into subdirs > ----------------------------------------------------------------------------------------- > > Key: FLUME-432 > URL: https://issues.apache.org/jira/browse/FLUME-432 > Project: Flume > Issue Type: Improvement > Components: Sinks+Sources > Affects Versions: v0.9.4 > Reporter: Alex Baranau > Priority: Minor > Fix For: v0.9.5 > > > Currently tailDir accepts regex parameter that is used to filter files to be > tailed. In case of recursing into subdirs (FLUME-410) filter is not applied > to directories. Ability to filter directories to recurse into (i.e. the ones > to tail) should be provided. > Suggestions: > * add extra param for filtering dirs on regex > * filter files & dirs based on full path. E.g. user could use > "subdir[12](/.*.log)?" to tail subdir1/*.log and subdir2/*.log -- This message was sent by Atlassian JIRA (v6.3.4#6332)