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

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

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

Joe Witt updated NIFI-8175:
---------------------------
    Fix Version/s:     (was: 1.14.0)
                   1.13.0

> 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.13.0
>
>          Time Spent: 2.5h
>  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)