[ https://issues.apache.org/jira/browse/FLUME-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ferenc Szabo updated FLUME-2953: -------------------------------- Fix Version/s: (was: 1.8.0) 1.9.0 > Make TaildirSource work with recursive directory > ------------------------------------------------ > > Key: FLUME-2953 > URL: https://issues.apache.org/jira/browse/FLUME-2953 > Project: Flume > Issue Type: Improvement > Components: Sinks+Sources > Affects Versions: 1.7.0 > Reporter: tinawenqiao > Labels: Recuresive, TaildirSource, Wildcards, reviewboard-missing > Fix For: 1.9.0 > > Attachments: FLUME-2953.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > In TaildirSource filegroupName, regular expression can be used for filename > only. Sample usage is : a1.sources.r1.filegroups.f2 = /var/log/test2/.\*log.\* > If there are many files to be tracked in the same directory, the > configuration is oft-repeated. So it‘s necessary that wildcards are supported > in the directory path. Then the user can configure the filegroupName like > this: > a1.sources.r1.filegroups.f2 = /var/log/\*/.\*log.\* -- This message was sent by Atlassian JIRA (v6.4.14#64029)