- CheckMates
- :
- Products
- :
- Quantum
- :
- Management
- :
- Re: Sending syslog from CheckPoint R81 to SIEM
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sending syslog from CheckPoint R81 to SIEM
Hi, tell me, is it possible to configure syslog so that administration data is also transmitted to SIEM (actions performed by administrators on the management server, events related to changing system objects?
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The connection to splunk can be encrypted. Follow Log Exporter Instructions for Specific SIEM and a more detailed description Utilizing Mutual TLS Authentication with Log Expor... - Check Point CheckMates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Log Exporter - Check Point Log Export will be the tool for your need. You can forward audit logs only .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I studied this sk, only security and audit logs are sent, it turns out that they do not contain administration data and cannot be sent to siem in any way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Arturxr please explain "administration data", maybe with an example which information do you need to send to the SIEM.
If you change something in the rulebase or change objects, these changes are collected in the audit log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In SIEM, it is necessary to transfer information on changing objects (rules, hosts, subnets, etc.)
This information comes through OPSEC, but can it be configured through the Log Exporter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Arturxr as I wrote in my post, this information"changing objects (rules, hosts, subnets, etc." is logged in the audit logs of your SMS and it's possible to send them to SIEM . Have a look at the audit log view in Smartconsole, every information shown there can be send to SIEM. There is no need for the use of the OPSEC interface, LogExporter does this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I understand correctly? is it set up here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, that's correct. If you want to send audit logs only you have to do advanced configuration and change the configuration xml file. Change <log_types> all </log_types> to <log_types> audit </log_types>.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, where can I find this xml file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Everything you need is found here, please read this.
Log Exporter - Check Point Log Export
The Log Exporter configuration for the target server is saved in:
$EXPORTERDIR/targets/<Name of Log Exporter Configuration>/targetConfiguration.xml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For a company using Splunk as their SIEM solution, does selecting the format "Splunk" in the "Data Manipulation" page of the Log Exporter provide any major benefits over selecting "Syslog"?
What could be the advantages and disadvantages of selecting the format "Splunk"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@jimmyjose2980 if you export your data directly to Splunk you have to choose Splunk, if you export to a syslog server you choose syslog. With the correct data manipulation you get the correct mapping from Check Point fields to Splunk fields in the data format. You can configure your own mapping for every data fields, but Check Point did this job and default profiles for the most common SIEM solutions are ready to use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Wolfgang, thank you for your response!
From what I understand from the documentation is that regardless of whether I choose "Syslog" or "Splunk" as the log format in Log Exporter, I can either select TCP or UDP protocol. Is there a way I could configure HTTPS to encrypt the packets from Check Point to Syslog or Splunk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Wolfgang, thanks! This will help me set up TLS configuration if I use the "Syslog" log format in "Data Manipulation". However, this configuration does not seem to support TLS configuration if I chose "Splunk" as the log format. What is your take on it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The connection to splunk can be encrypted. Follow Log Exporter Instructions for Specific SIEM and a more detailed description Utilizing Mutual TLS Authentication with Log Expor... - Check Point CheckMates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great, thank you @Wolfgang!
