[ https://issues.apache.org/jira/browse/FLUME-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16050945#comment-16050945 ]
Bessenyei Balázs Donát commented on FLUME-2960: ----------------------------------------------- Hi [~wenqiao], I believe, [~istone] does have a point there. We should not break backwards compatibility between minor versions. (I suppose, the next release would be 1.8, which is a minor.) Even though I did not run/check the proposed solution, it does look fine to me on a first read. (Ie. maintain backwards compatibility while displaying a warning.). > Support Wildcards in directory name in TaildirSource > ---------------------------------------------------- > > Key: FLUME-2960 > URL: https://issues.apache.org/jira/browse/FLUME-2960 > Project: Flume > Issue Type: Improvement > Components: Sinks+Sources > Affects Versions: 1.7.0 > Reporter: tinawenqiao > Assignee: tinawenqiao > Labels: wildcards > Fix For: 1.8.0 > > Attachments: FLUME-2960_1.patch, FLUME-2960_2.patch, > FLUME-2960_3.patch, FLUME-2960_4.patch, FLUME-2960_5.patch, FLUME-2960_6.patch > > Original Estimate: 168h > Remaining Estimate: 168h > > In our log management project, we wan't to track many log files like this: > /app/dir1/log.* > /app/dir2/log.* > ... > /app/dirn/log.* > But TaildirSource can't support wildcards in filegroup directory name. The > following config is expected: > a1.sources.r1.filegroups.fg = /app/\*/log.* -- This message was sent by Atlassian JIRA (v6.4.14#64029)