[
https://issues.apache.org/jira/browse/MINIFICPP-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855873#comment-16855873
]
Christian Porzio commented on MINIFICPP-30:
-------------------------------------------
I think it would be more beneficial to have *TailFail* behaving the same way.
The API described here:
[https://github.com/apache/nifi-minifi-cpp/blob/master/PROCESSORS.md#tailfile]
is quite different from the one here:
[https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.8.0/org.apache.nifi.processors.standard.TailFile/]
Actually the *nifi.apache.org* one does have the concept of base directory
where files to be tailed use a _RegEx_ logic which can lead to a very powerful
way to target files, beyond what just a wildcards could do.
Is that what this ticket is about? If not is there an intend to have the two
API consistent?
Thank you
> TailFile should support globs/wildcards
> ---------------------------------------
>
> Key: MINIFICPP-30
> URL: https://issues.apache.org/jira/browse/MINIFICPP-30
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Andre F de Miranda
> Assignee: Mr TheSegfault
> Priority: Major
> Labels: newbie
> Fix For: 0.7.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Similarly to NIFI-1170, it would be great if MINIFI Java/CPP tail supported
> wildcards.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)