Security

Splunk & Microsoft Certificate Authority

peasead
Path Finder

Has anyone used Splunk to monitor Microsoft CA's?

Maybe not an application, but has anyone researched which Event ID's mean a certificate is expiring in x days.

I have looked at the MS documentation on the Event ID's, but I wanted to know what kind of success anyone had had.

0 Karma
1 Solution

JBarkerMox
Explorer

This is how I am doing it.
index="foo" EventCode="64" Message="is about to expire or already expired"

I think the CA default is 7 days when it starts firing this event.

View solution in original post

JBarkerMox
Explorer

This is how I am doing it.
index="foo" EventCode="64" Message="is about to expire or already expired"

I think the CA default is 7 days when it starts firing this event.

thambisetty
SplunkTrust
SplunkTrust

Hi,

The events are part of windows server roles where there is not path showing up for evtx. I would like to know how did you integrate those events to Splunk.

————————————
If this helps, give a like below.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...