Configuring CommuniGate Pro to send events

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:

  1. In the KUMA web console, go to Resources and services → Agents and click Add.
  2. This opens the Create agent window; in that window, on the Basic settings tab, in the Name field, specify the agent name.
  3. On the Config #1 tab, fill in the following fields:
    1. In the Connector group of settings on the Basic settings tab, set the following values for the connector:
      1. In the Name field, enter a name, for example, "CommuniGate file".
      2. In the Type drop-down list, select file.
      3. In the File path field, enter the following value:

        /var/CommuniGate/SystemLogs/.*.log

    2. In the Destinations group of settings on the Basic settings tab, set the following values for the destination:
      1. In the Name field, enter a name, for example, "CommuniGate TCP collector".
      2. In the Type drop-down list, select tcp.
      3. In the URL field, enter the FQDN or IP address and port of the KUMA collector.
  4. Click the Create button.
  5. When the agent service is created in KUMA, install the agent on the network infrastructure devices from which you want to send data to the collector.

Page top