Hi,
I have an issue where since upgrading to Wazuh 3.11.3 from 3.10 where eventchannel fields from the windows security logs that have a path in it now show two \\'s.
The particular field that is causing an issue for me is data.win.eventdata.objectName. I am running windows file auditing which generates lots of events.
Now because Kibana seems to see \\ as some sort of escaped character I can't enter in the exact filepath without adding more escaping characters (see picture below). I also can't use the autocomplete function in Kibana.
So now to search on single folder I need to add two more \\'s to get the query to work. However I can't use wildcards (*) with those escaping characters - which I could do before to search for auditing logs on a folder and all subfolders.
The only thing I have found which I seems to be related is
https://github.com/wazuh/wazuh/issues/4509.
So my questions are
- do we know when this bug will get fixed?
- is there any immediate workarounds that I could use to get filepaths back to a single \ in the directory path?
Example where I have to use extra (four) backslashes to get the query to work: