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

Alexander Lorenz-Alten resolved FLUME-251.
------------------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Anurag Phadke)
    
> time filter for tail-dir
> ------------------------
>
>                 Key: FLUME-251
>                 URL: https://issues.apache.org/jira/browse/FLUME-251
>             Project: Flume
>          Issue Type: New Feature
>    Affects Versions: v0.9.4
>            Reporter: Anurag Phadke
>
> tailDir currently supports tail'ing all file names that match a regex for a 
> given directory. Adding time-stamp support to only tail files created after a 
> given time-period would be nice.
> for eg: Archive folders get data that's added daily and also contain 'n' 
> months old data. There are instances where we only need files that are 'x' 
> days old (x << n)
> sample tailDir call would look something like:
> tailDir("<path>"[,fileregex="*.gz", createdAfter="2010-09-20"]);

--
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