[ 
https://issues.apache.org/jira/browse/NIFI-8175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17275361#comment-17275361
 ] 

ASF subversion and git services commented on NIFI-8175:
-------------------------------------------------------

Commit 5e84cf6ff96d96b75c505d0fa2614d773ea2286f in nifi's branch 
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5e84cf6 ]

NIFI-8175: Add WindowsEventLogReader controller service

This closes #4785

Signed-off-by: David Handermann <[email protected]>


> 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
>            Assignee: Matt Burgess
>            Priority: Major
>             Fix For: 1.14.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to