[
https://issues.apache.org/jira/browse/NIFI-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327814#comment-15327814
]
ASF GitHub Bot commented on NIFI-1976:
--------------------------------------
GitHub user brosander opened a pull request:
https://github.com/apache/nifi/pull/525
NIFI-1976 - Windows Event Log native processor
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/brosander/nifi NIFI-1976-rebase
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/525.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 #525
----
----
> JNA-Based Event Log Subscription Processor
> ------------------------------------------
>
> Key: NIFI-1976
> URL: https://issues.apache.org/jira/browse/NIFI-1976
> Project: Apache NiFi
> Issue Type: Sub-task
> Reporter: Bryan Rosander
>
> Using JNA, we should be able to leverage existing Windows APIs to natively
> consume events as they happen. Will look into subscribing to events
> (https://msdn.microsoft.com/en-us/library/windows/desktop/aa385771(v=vs.85).aspx)
> in order to reduce latency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)