[
https://issues.apache.org/jira/browse/NIFI-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064156#comment-17064156
]
Otto Fowler commented on NIFI-7272:
-----------------------------------
For what it is worth, I don't think there is any test coverage for the query,
at least that I can see
> 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)