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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...