[
https://issues.apache.org/jira/browse/NIFI-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-7272.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> ConsumeWindowsEventLog processor doesn't honor XPath Query property
> -------------------------------------------------------------------
>
> Key: NIFI-7272
> URL: https://issues.apache.org/jira/browse/NIFI-7272
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.11.3
> Reporter: Wynner
> Priority: Critical
>
> In testing using the following XPath Query:
> *[System[TimeCreated[timediff(@systemTime) <= 86400000]]], no result are
> returned
> But, using the following command does return all of the events that match the
> query:
> wevtutil qe Security /q:"*[System[TimeCreated[timediff(@systemTime) <=
> 86400000]]]"
--
This message was sent by Atlassian Jira
(v8.20.10#820010)