Splunk Search

Using Time Modifiers in search for timechart

jason_hotchkiss
Communicator

Hello - 

I was reading this:  https://docs.splunk.com/Documentation/SCS/current/Search/Timemodifiers

But it is not very clear to me how to use the time modifiers properly.

index=blah sourcetype=blah
fields _time index sourcetype GB
| timechart span=1d sum(GB) as Gigabytes

How would I draw my time chart to the end of the previous day over a 7-day period using a time modifier?

Would it be:  

index=blah sourcetype=blah _index_earliest=-7d@d index_latest=-1d@d

Please advise, thank you.

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

@d takes you to the beginning of the day so for end of previous day you need latest=@d i.e. beginning of current day.

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

@d takes you to the beginning of the day so for end of previous day you need latest=@d i.e. beginning of current day.

jason_hotchkiss
Communicator

Ahh... I tried -@d - didn't occur to me to try @d.  Thank you.

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...