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 |....
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...