Security

How to search used SSL certificates in the Splunk cluster?

splunkreal
Motivator

Hello, I'm using this ssh command on the management server but it only lists the certificates, does Splunk includes a functionality to list SSL certificates used for search heads/indexers/forwarders and their expiration date?

find etc -name '.pem' -type f -print -exec openssl x509 -in {} -noout -text \;*

Thanks.

* If this helps, please upvote or accept solution 🙂 *
0 Karma

jkat54
SplunkTrust
SplunkTrust

I developed the ssl certificate checker app that lets you specify the ssl certificate paths and then it will ingest their name and expiration date as per the schedule you define.

You need to know the paths, but now maybe I could write some code that finds the Splunk certs automagically...

It doesnt support forwarders unless they are heavy forwarders because it uses Python.

https://splunkbase.splunk.com/app/3172/

0 Karma

splunkreal
Motivator

Yes, that would be great because I have to open conf files then check manually.

Thanks.

* If this helps, please upvote or accept solution 🙂 *
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...