Getting Data In

How assign different time zones to different users for the same app?

chinmayc469
Explorer

Hello,

I want to assign one timezone for one set of users(may be around 50 users) and another timezone for another set users(around 40 users) for the same app.

How to achieve this?

or is there a way where we can assign time zones based on the roles?

Thanks.

0 Karma
1 Solution

renjith_nair
Legend

@chinmayc469,

Try setting that in user-prefs.conf in local folder

http://docs.splunk.com/Documentation/Splunk/7.1.2/Admin/User-prefsconf

 [role_first_role_name]
 tz =  America/Los_Angeles

 [role_second_role_name]
 tz = GMT
Happy Splunking!

View solution in original post

0 Karma

renjith_nair
Legend

@chinmayc469,

Try setting that in user-prefs.conf in local folder

http://docs.splunk.com/Documentation/Splunk/7.1.2/Admin/User-prefsconf

 [role_first_role_name]
 tz =  America/Los_Angeles

 [role_second_role_name]
 tz = GMT
Happy Splunking!
0 Karma

chinmayc469
Explorer

dint work, it worked when user-prefs set in individual user folder.

i have to go to individual user folder and then set this user-prefs.conf. It will be tedious work if there are more than 50 users.

Is there any other way?

0 Karma

chinmayc469
Explorer

it worked, thanks

0 Karma
Get Updates on the Splunk Community!

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

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...