Hello Martinez,
To accomplish this, you need to be sure that your device can forward logs. You will need a syslog server with Wazuh agent installed.
The following generic steps should guide you on how to send the logs to Wazuh:
- Set up a syslog server. Preferably a linux based syslog server with Wazuh agent installed on it.
- Use Rsyslog to receive the logs and save the logs to a file.
- Configure the Wazuh agent to forward those logs to the Wazuh server. Read more about how to do steps 2 and 3 here.
- Configure your IBM device to send syslog to your syslog server.
I believe Wazuh should start receiving and processing these logs if the following steps are adhered to.
Let me know how it goes.
Thanks.