Exporting Logs

Check Point Log Exporter is an easy and secure method to export Check Point logs over syslog. Log Exporter is a multi-threaded daemon service which runs on a log server. Each log that is written on the log server is read by the Log Exporter daemon. It is then transformed into the applicable format and mapping and sent to the end target.

For more information, see sk122323.

To export logs from Harmony Endpoint:

  1. Go to Endpoint Settings > Export Events.

  2. Click Add.

    The New Logging Service window opens.

  3. Fill in the export details:

    • Name - Enter a name for the exported information.

    • IP Address - Enter the IP Address of the target to which the logs are exported.

    • Protocol - Select the protocol over which to export the logs: TCP or UDP.

    • Format - Select the export format.

    • Port - Select the port over which to export the logs. Only these ports are supported for outgoing communication: 514, 6514.

    • TLS/SSL - Select this checkbox if you want log information to be TLS/SSL encrypted. The only allowed authentication method through TLS is mutual authentication. For mutual authentication, the log exporter needs these certificates:

      • A *.pem Certificate Authority certificate (must contain only the certificate of the CA that signed the client/server certificates, not the parent CA).

      • A *.p12 format client certificate (log exporter side).

      For instructions on how to create the certificates, see Creating Security Certificates for TLS Mutual Authentication.

  4. Click Add.

Creating Security Certificates for TLS Mutual Authentication

This section explains how to create self-signed security certificates for mutual authentication.

Notes:

Procedure