Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-251

time filter for tail-dir

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.9.4
    • 0.9.5
    • None
    • None

    Description

      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"]);

      Attachments

        Activity

          People

            Unassigned Unassigned
            anuragphadke Anurag Phadke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: