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

Implement Taildir Source

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • Sinks+Sources
    • None

    Description

      This is the proposal of implementing a new tailing source.
      This source watches the specified files, and tails them in nearly real-time once appends are detected to these files.

      • This source is reliable and will not miss data even when the tailing files rotate.
      • It periodically writes the last read position of each file in a position file using the JSON format.
      • If Flume is stopped or down for some reason, it can restart tailing from the position written on the existing position file.
      • It can add event headers to each tailing file group.

      A attached patch includes a config documentation of this.
      This source requires Unix-style file system and Java 1.7 or later.

      Attachments

        1. FLUME-2498-5.patch
          72 kB
          Roshan Naik
        2. FLUME-2498-4.patch
          67 kB
          Johny Rufus
        3. FLUME-2498-3.patch
          66 kB
          Roshan Naik
        4. FLUME-2498-2.patch
          63 kB
          Satoshi Iijima
        5. FLUME-2498.patch
          63 kB
          Satoshi Iijima

        Issue Links

          Activity

            People

              Unassigned Unassigned
              iijima_satoshi Satoshi Iijima
              Votes:
              9 Vote for this issue
              Watchers:
              24 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: