Setting Up the Log Exporter
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.
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
Restart using the following command:
# cp_log_export restart name firewall_log