- KNOWLEDGE BASE
- DEVICE INTEGRATION
-
START YOUR TRIAL
-
DEVICE INTEGRATION
-
CONNECTORS
-
DATA INGESTION
-
HUNTING WITH WORKBOOKS
-
DNIF Query Language (DQL Language)
-
SECURITY MONITORING
-
OPERATIONS
-
MANAGE DASHBOARDS
-
MANAGE REPORTS
-
USER MANAGEMENT & ACCESS CONTROL
-
BILLING
-
MANAGING YOUR COMPONENTS
-
GETTING STARTED
-
INSTALLATION
-
SOLUTION DESIGN
-
AUTOMATION
-
TROUBLESHOOTING AND DEBUGGING
-
LICENSE MANAGEMENT
-
RELEASE NOTES
-
API
-
POLICIES
-
SECURITY BULLETINS
-
BEST PRACTICES
-
DNIF AI
-
DNIF LEGAL AND SECURITY COMPLIANCE
CheckPoint
Firewall includes the CheckPoint IPS Software Blade, which secures your network by inspecting packets traversing through the gateway.
Prerequisites
* Log exporter for CheckPoint version specific.
Configuration
Run all commands under EXPERT mode. In CLI, enter Expert, then enter the specific password.
- To add a new target, run the following command on the log server:
cp_log_export add name <name> [domain-server <domain-server>] target-server <DNIF Adapter IP Address> target-port <target-port> protocol <(udp|tcp)> format <syslog> [optional arguments]
Example:
cp_log_export add name DNIF target-server x.x.x.x target-port 514 protocol tcp format syslog
- To start the new log exporter, execute the following command:
cp_log_export restart