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
---
What goes around comes around. If it helps, hit it with Karma 🙂

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
---
What goes around comes around. If it helps, hit it with Karma 🙂
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!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...