GitHub user apsaltis opened a pull request:
https://github.com/apache/nifi/pull/1024
Adding EL support to TailFile processor
Adding in support for EL to be provided with both the "File to Tail" and
the "Rolling Filename Pattern". The use case(s) behind this are documented in
JIRA NIFI-2727
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apsaltis/nifi NIFI-2727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/1024.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1024
----
commit 277fc009bb2597345a00a3ecde1a8d3c7195fdfa
Author: Andrew Psaltis <[email protected]>
Date: 2016-09-14T17:15:25Z
NIFI-2727 -- Adding EL support to TailFile
commit c1de30a13094f2254328f43fd5635b691382e93c
Author: Andrew Psaltis <[email protected]>
Date: 2016-09-15T21:05:06Z
Adding in support for EL to be provided with both the initial file name and
the tail pattern, per JIRA NIFI-2727
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---