Error Reading Netapp evtx file with winlogbeat

Hi,
I'm trying to read evtx files from Netapp logs using the following

https://www.elastic.co/guide/en/beats/winlogbeat/current/reading-from-evtx.html

I'm able to read the events but when parsing the version field I get an error because the version field is not integer.
It appears to be related to https://github.com/elastic/beats/pull/10629, but it is not clear to me if it was fixed or not

Thank you!

Here's the proposed fix: https://github.com/elastic/beats/pull/15839

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.