Hello,
What you see is actually a known bug in the current 4.x Windows event decoder implementation. Some fields from the original XML event are not parsed and exposed by Wazuh.
There is already an issue tracking this behavior: wazuh/wazuh#4439
Wazuh 5.0 introduces a completely new event processing engine that converts Windows XML events directly into JSON. This new approach gives Wazuh more flexibility for field mapping and transformations.
Right now there's no clean workaround to reliably obtain those missing fields.
Possible alternatives are:
Hello,
We don't have a official roadmap, nor a date of release.
You can check the GitHub Project that is public to see how the project is going.