Alerting

How to setup certification expiry alert?

Khanu89
Path Finder

I have a dashboard for all SSL certifications. I'd like to setup few alerts for renewal reminds from Splunk. My current query is as shown below:

Index=epic_ehr source=C:\\logs\certs\\results.json

|Search validdays<60 |table hostname,validddays,issuer,commonName

My custom trigger condition is: search validdays="*" AND count<273

 

When I run this I am seeing results but no alert is triggered nor do I receive any email. please assist

Labels (3)
0 Karma
1 Solution

Khanu89
Path Finder

I was able to self resolve this query! Thanks for taking a look.

View solution in original post

0 Karma

Khanu89
Path Finder

I was able to self resolve this query! Thanks for taking a look.

0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@Khanu89 - Can you please specify the details of fields you have in your data? And also how you are writing the condition you mentioned? What is the count field in the condition?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...