Matt Burgess created NIFI-8175:
----------------------------------
Summary: Add a WindowsEventLogReader
Key: NIFI-8175
URL: https://issues.apache.org/jira/browse/NIFI-8175
Project: Apache NiFi
Issue Type: New Feature
Components: Extensions
Reporter: Matt Burgess
Although ConsumeWindowsEventLog and ParseEvtx can take Windows Event Logs as
input and output XML, the XML format (especially the EventData contents) can be
cumbersome to use with XMLRecordReader.
This case proposes a new RecordReader that can specifically take the output
from ConsumeWindowsEventLog/ParseEvtx and read it in a more record-friendly
format, such as transforming the <Data> tags into "first-class" fields in the
output record.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)