Monitoring Splunk

Monitoring for failing SSL on a Squid proxy with Stream?

daniel333
Builder

All,

I have a Squid web proxy with an in house cert on it. We've gone through and applied the root certs to all our hosts and set it as trusted and it's working great. What I am looking to do is create an alert in Splunk that is a host tries to hit our proxy and fails the, I get an alert.

I am assuming there is a SSL cert disconnect message of some sorts in Stream I can capture. But I am not sure what streams to configure. Point me in the right direction?

0 Karma

daniel333
Builder

Just wanted to give this a quick bump, I am able to find what I am looking for using tcpdump so I know the event is there. Just not sure how to configure a stream for it.

How I am getting the data from the command line -

tshark -i ens160 -Y ssl.alert_message.level
tcpdump -ni ens192 -C 100 -W 5 "port 443 and (tcp[((tcp[12] & 0xf0) >> 2)] = 0x15)"

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...