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!

Building Reliable Asset and Identity Frameworks in Splunk ES

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

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...