By default, CommuniGate Pro audit events are sent to .log files in the /var/CommuniGate/SystemLogs/ directory.
To send events to KUMA, you need to install the KUMA agent on the CommuniGate Pro server and configure it to read .log in the /var/CommuniGate/SystemLogs/ directory and send them to the KUMA collector over TCP.
To create an agent that will read and send events to KUMA:
In the KUMA web console, go to Resources and services → Agents and click Add.
This opens the Create agent window; in that window, on the Basic settings tab, in the Name field, specify the agent name.
On the Config #1 tab, fill in the following fields:
In the Connector group of settings on the Basic settings tab, set the following values for the connector:
In the Name field, enter a name, for example, "CommuniGate file".
In the Type drop-down list, select file.
In the File path field, enter the following value:
/var/CommuniGate/SystemLogs/.*.log
In the Destinations group of settings on the Basic settings tab, set the following values for the destination:
In the Name field, enter a name, for example, "CommuniGate TCP collector".
In the Type drop-down list, select tcp.
In the URL field, enter the FQDN or IP address and port of the KUMA collector.