Dashboards & Visualizations

The default value for TimeRangePicker is not working for 'admin' user.

asingla
Communicator

I set the default value for TimeRangePicker to 5 minute window and I also mentioned the isSticky to false for my view. For 'admin' user, It always shows selected time as '1 hour window' on page load no matter what I set the default value to. For the users which I created, It works fine.

Is there anything I am am missing.

PS: I created customized times.conf for my app.

Tags (2)

sideview
SplunkTrust
SplunkTrust

The issue here concerns viewstates and the somewhat unintuitive behavior of isSticky=False

This is discussed in detail here:
http://splunk-base.splunk.com/answers/9741/timerangepicker-wont-hold-value-on-dashboard

and the short version is that you would expect that setting isSticky to False would
a) no longer preserve or remember any values going forward.

and
b) ignore all previously stuck values

But unintuitively, it only does "a". So any user that still has a previously stuck value, will get that value set forever.

you can go find a viewstates.conf stanza for the admin user, and manually delete their preserved viewstate for the flashtimeline view.

Again, this answer discusses it more fully:
http://splunk-base.splunk.com/answers/9741/timerangepicker-wont-hold-value-on-dashboard

helge
Builder
0 Karma

anssntaco
Path Finder
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

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