[
https://issues.apache.org/jira/browse/NIFI-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314746#comment-15314746
]
ASF GitHub Bot commented on NIFI-1502:
--------------------------------------
Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/492#discussion_r65770640
--- Diff: NOTICE ---
@@ -7,3 +7,7 @@ The Apache Software Foundation (http://www.apache.org/).
This product includes the following work from the Apache Hadoop project:
BoundedByteArrayOutputStream.java adapted to
SoftLimitBoundedByteArrayOutputStream.java
+
+This product includes the following work from python-evtx
(https://github.com/williballenthin/python-evtx):
--- End diff --
I would recommend rephrasing to
This contains includes derived works from the Apache Software License V2
library python-evtx (https://github.com/williballenthin/python-evtx)
Copyright 2012, 2013 Willi Ballenthin <[email protected]>
while at Mandiant <http://www.mandiant.com>
The derived work is adapted from Evtx/Evtx.py,
Evtx/BinaryParser.py,Evtx/Nodes.py and can be found in the
org.apache.nifi.processors.evtx.parser package.
> FetchEventViewer - NiFi should be able to consume Even Viewer (Windows Logs)
> ----------------------------------------------------------------------------
>
> Key: NIFI-1502
> URL: https://issues.apache.org/jira/browse/NIFI-1502
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Andre
>
> While a lot of the use cases using NiFi orbit the IoT, Unix Cloud type
> workloads, I suspect NiFi would be a great fit for data collections of
> business critical platforms running Windows.
> A good example of this type of workload would be ATMs running Windows 7 and
> even run Windows XP, or collection of Event Log error events on Windows
> platforms (including Azure).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)