You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/01/27 03:40:00 UTC

[jira] [Assigned] (NIFI-8175) Add a WindowsEventLogReader

     [ https://issues.apache.org/jira/browse/NIFI-8175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess reassigned NIFI-8175:
----------------------------------

    Assignee: Matt Burgess

> 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
>
> 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)