Wynner created NIFI-7272:
----------------------------

             Summary: 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


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)

Reply via email to