Splunk Search

How do I set up a static start time in alerts?

aniketb
Path Finder

How do I set up a static start time in alerts?

I want my search to run from say June 15, 6:00 AM to now. The start time never changes.
I'll be using end time as -now.

Tags (2)
0 Karma
1 Solution

somesoni2
Revered Legend

The epoch equivalent of June 15,2014 6:00AM EST is "1402826400". You can use this as your earliest.
Use this online tool to get the epoch equivalent : http://www.epochconverter.com/
So the query will be like this

your search terms earliest=1402826400 latest=now |....

View solution in original post

rsneha
New Member

thanks

0 Karma

somesoni2
Revered Legend

The epoch equivalent of June 15,2014 6:00AM EST is "1402826400". You can use this as your earliest.
Use this online tool to get the epoch equivalent : http://www.epochconverter.com/
So the query will be like this

your search terms earliest=1402826400 latest=now |....
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...