Alerting

Get the search query time range in the Alert message body

dchoubey
Engager

Hello All, 

I have a requirement to display the search query time range in the body of the email alert, is there a way i can do that? 

Search:

index="ABC" source=XYZ earliest=-3month latest=now| table ClientId Restricted Success Rejected Failed Total 

 

I want to display the time range that my search considered in the email alert. 

Thank you

Labels (2)
0 Karma
1 Solution

thambisetty
SplunkTrust
SplunkTrust

https://docs.splunk.com/Documentation/Splunk/8.0.6/Alert/EmailNotificationTokens#Job_information_tok...

you can use email Notification tokens in your email body.

$job.earliestTime$

$job.latestTime$

————————————
If this helps, give a like below.

View solution in original post

inventsekar
Ultra Champion
$job.earliestTime$Initial job start time

....the initial job start time is the alert job start time or the "earliest" time the search query time?!?!

or, you can include the whole search query as well (which includes the earliest and latest times)

$search$

Search string

thambisetty
SplunkTrust
SplunkTrust

https://docs.splunk.com/Documentation/Splunk/8.0.6/Alert/EmailNotificationTokens#Job_information_tok...

you can use email Notification tokens in your email body.

$job.earliestTime$

$job.latestTime$

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

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...