You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Alexander Lorenz-Alten (Reopened) (JIRA)" <ji...@apache.org> on 2012/03/07 19:55:03 UTC

[jira] [Reopened] (FLUME-251) time filter for tail-dir

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

Alexander Lorenz-Alten reopened FLUME-251:
------------------------------------------

    
> 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