[ 
https://issues.apache.org/jira/browse/FLUME-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexander Lorenz-Alten resolved FLUME-432.
------------------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Alex Baranau)
    
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to