Note - In a Multi-Domain Security Management environment, add the Log Servers for each Domain Management Server.
At this point, SmartEvent Intro will begin to read logs and detect events.
To learn how to manage and fine-tune the system using the SmartEvent Intro Client, see the SmartEvent Administration Guide for your software version on the Check Point Support Center.
Various third-party devices use the syslog format for logging. SmartEvent and SmartReporter can process third-party syslog messages by reformatting the raw data. As the reformatting process should take place on the SmartEvent or SmartReporter computer, it is recommended to enable a Log Server on one of them. Direct all third-party syslog traffic to this Log Server.
Check Point Windows Event Service is a Windows service application. It reads Windows events, normalizes the data, and places the data in the Check Point Log Server. SmartEvent processes this data. The process can only be installed on a Windows machine, but it does not have to be a machine running SmartEvent. Thus, Windows events can be processed even if SmartEvent is installed on a different platform.
Check Point Windows Event Service is given the addresses of Windows computers that it will read and the address of a Log Server to which it will write. It reads a Windows event at a time, converts the fields of the event according to configuration files and stores the Windows event as a log in the Log Server.
Check Point Windows Event Service is first installed as a service on the user machine and the user provides a user name and password. The user name can be a domain administrator responsible for the endpoint computer or a local administrator on the endpoint computer.
Check Point Windows Event Service requires trust to be established so it can communicate with the Log Server.
In SmartDashboard, create an OPSEC object for Windows Event Service:
The Servers and OPSEC Applications window appears.
From the File menu, select Save.
Note - Make sure that Firewall rules allow ELA traffic between the Windows computer and the Log Server. |
On the Windows host, configure the Windows service to send logs to SmartEvent:
C:\Program Files\CheckPoint\WinEventToCPLog\R65\bin
On 64 bit computers the path starts with C:\Program files (x86)
.
windowEventToCPLog -pull_cert
In the SmartDashboard, establish trust relationship between the Security Management Server and the Windows Host:
On Each Machine that will send Windows Events, configure the Windows Audit Policy:
C:\Program Files\CheckPoint\WinEventToCPLog\R65\bin
.On 64 bit computers, the path starts with C:\Program files (x86)
.
windowEventToCPLog -l <ipaddr>, where <ipaddr> is the IP address of the Log Server that will receive the Windows Events.
windowEventToCPLog -a <ipaddr>, where <ipaddr> is the IP address of each machine that will send Windows Events.
windowEventToCPLog -s, where you will be prompted for an administrator name and the administrator password that to be registered with the windowEventToCPLog service.
The administrator that runs the windowEventToCPLog service must have permissions to access and read logs from the IP addressed defined in this procedure. This is the IP address of the computer that sends Windows events.
When you configure windowEventToCPLog to read Windows events from a remote machine, make sure that the administrator can access remote computer events. To do this, log in as the administrator on and try to read the events from the remote machine using the Microsoft Event Viewer.
To convert SNMP traps to the cplog format, the machine must first be registered as a server that accepts SNMP traps. Run the following commands on a SmartEvent computer:
snmpTrapToCPLog -r
snmpTrapToCPLog -a IPaddress
cpstop
cpstart