Splunk Search

Want to understand below condition in Query

nilbak1
Communicator

Can anyone help me to understand below condition

where _time>=if("$field1.earliest$"=="0",1,relative_time(now(),"$field1.earliest$")) AND _time<=case("$field1.latest$"=="",relative_time(now(),"-1m"),"$field1.latest$"=="now",now(),true(),relative_time(now(),"$field1.latest$"))

field1 is the time token here

Tags (1)
0 Karma

woodcock
Esteemed Legend

I assume that your events are coming in from something other than a normal search (e.g. dbxquery or inputlookup) and you need to do the time filtering yourself. It is just doing the normal Time Picker time/date filtering.

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 ...