[
https://issues.apache.org/jira/browse/NIFI-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063575#comment-17063575
]
Wynner commented on NIFI-7272:
------------------------------
After additional testing, it appears the MiNiFi C++ agent is good, but the JAVA
agent and NiFi don't work.
> 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.3.4#803005)