Skip to main content

Integrations

Setting Up the Log Exporter

  1. Log into the Check Point Management Server CLI and change to expert mode. Export mode provides a more permissive shell for low-level system access. See Expert Mode.

  2. Create one target type from the command line. The following is an example:

    # cp_log_export add name firewall_log target-server syslogserver.imc.illum.io target-port 514 protocol tcp format cef 
  3. Restart using the following command:

    # cp_log_export restart name firewall_log