Alerting

PKI and Splunk

itsmevic
Communicator

Hey there fellow Splunkers, can Splunk be used to help manage PKI? If so, in what ways?

Tags (2)
0 Karma
1 Solution

adonio
Ultra Champion

bring the PKI software data to splunk
alert on expiring keys
automate keys replacement if you wish ...
seen it done many times

View solution in original post

0 Karma

itsmevic
Communicator

Is there a way to pull this data without PKI software implemented? For example, through a log source which might indicate when a certificate is about to expire?

0 Karma

efavreau
Motivator

Yes. All certs can be interpreted as a series of properties (expiration is one cert property). Common command line tools can query the certs store/wallet/etc. on a daily schedule, and then send that output to a log source (syslog, windows event log, etc.), where Splunk is already picking up the logs.

1) query for gaps between number of certs expected in a day and number received. If the number is off, either a system isn't reporting in, or it's decommissioned, etc.. Splunk alert on it will help you before it's too late. This will make sure your process doesn't accidentally miss a host that was offline for a while.

2) create Splunk reports/dashboards on cert properties for what you need

Lost still? Here's a couple additional pointers for querying certs. This and a few minutes in a search engine should get you going:
https://stackoverflow.com/questions/21297853/how-to-determine-ssl-cert-expiration-date-from-a-pem-en...
https://devblogs.microsoft.com/scripting/use-powershell-to-find-certificates-that-are-about-to-expir...

###

If this reply helps you, an upvote would be appreciated.
0 Karma

adonio
Ultra Champion

bring the PKI software data to splunk
alert on expiring keys
automate keys replacement if you wish ...
seen it done many times

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...