Dashboards & Visualizations

How to add Timezone dropdown in Splunk dashboard

sivapuvvada
Path Finder

I want to add Timezon option which we have in account settings of an user to dashboard . Please let me know if any one has done that

Tags (1)
0 Karma

niketn
Legend

@sivapuvvada I dont think there is a way other than the regular Menu. Even the REST API for User Preferences/Settings has only GET not POST.

Since this modifies user-prefs.conf file under $SPLUNK_HOME/etc/users/{userRole}/user-prefs/local, there may be a way though for you to code update to configuration by logged in user (however, would look like a lot of code and security flaw to me). So in case you do find out a way to do this securely, update it here.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...