Security

Best way to collect logs from Checkpoint and Blue Coat Proxies?

daniel_augustyn
Contributor

What is the best way to collect logs from the devices that I can't install Universal Forwarders on? Should I use the available apps like the ones for Checkpoint and Blue Coat? Would I even need these apps? Or should I just import the logs directly to a heavy forwarder?

These are the questions I have:

Do I need an app for a specific device if UF is not available to be installed on that device?
Do I need to install heavy forwarders for these types of logs?

0 Karma
1 Solution

ryanlait
Explorer

I cannot speak for checkpoint, but forwarding BlueCoat logs via syslog to our heavy forwarder has been simple and effective for me.

Configure a UDP listener on a heavy forwarder and configure your bluecoat/s to forward logs to your heavy forwarder IP:port via syslog.

We've written a few custom search queries and dashboards but the BlueCoat app is a good starting point.

View solution in original post

0 Karma

mreynov_splunk
Splunk Employee
Splunk Employee

The best practice for cases like this is setting up syslog aggregation like syslog-ng, forward your logs to that and install the UF on the syslog-ng server.

0 Karma

ryanlait
Explorer

I cannot speak for checkpoint, but forwarding BlueCoat logs via syslog to our heavy forwarder has been simple and effective for me.

Configure a UDP listener on a heavy forwarder and configure your bluecoat/s to forward logs to your heavy forwarder IP:port via syslog.

We've written a few custom search queries and dashboards but the BlueCoat app is a good starting point.

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...