All Apps and Add-ons

loadjob or saved search to use time selector

bigdota
New Member

Hi,

Is there a way to get loadjob or saved search to be overridden with a time token to where it would be inline if submitted from dashboard instead of the dashboard using historical data? Or even have 2 separate dashboards that use the same scheduled searches.
1 view for scheduled search w/ historical(quick/effecient monitoring)
1 view for inline time-selector (for back-reference and research)

I was hoping this would work:

    <search id="basesearch10">
    <earliest>$timetoken.earliest$</earliest>
    <latest>$timetoken.latest$</latest>

It does work if i disable "used scheduled search".


sideview can already do what i want but i can't use sideview.

in sideview it would look like this:

dashboard with time selector
...

<param name="savedSearch">testsearch</param>
<param name="useHistory">false</param>

...

dashboard without time selector
...

<param name="savedSearch">testsearch</param>
<param name="useHistory">true</param>

...

How would i do this with simple XML?

0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...