Hi David,
Sorry for the delay with this!
Please note that the menus have changed in version 4.8.0 and what was previously found in the Security Events dashboard (Every alert generated by Wazuh) can now be found in the Threat Hunding Dashboard under the Threat Intelligence section of the Menu.
The FIM (File Integrity Monitoring) menu only shows events from the Syscheck module, as it applies a filter to the visualization. You should not find Syslog events in the FIM dashboard. Have you created any decoders/rules for the logs ingested from Kiwi? You can add a filter to only show said events by using the "Search" box, using the following syntax
rule.id: rulenumber.
Could you please open the Windows Agent log and search for errors or warnings there? The grep command I shared before is for Linux agents. For Windows, the logs can be found in the C:\Program Files (x86)\ossec-agent\ossec.log file, you can also access it using the Windows Management tool which you can access by running the executable win32ui.exe located in the same folder. From there in the View-View logs option you can access the agent logs. Once open with either option, you can search in the file for messages indicating any type of errors.
I hope this helps!