Getting Data In

Can I set Time Zone by role

JackNobrega
Explorer

Can I set Time Zone by role

0 Karma

camillak
Path Finder

Add a stanza in user-prefs for [role_<role_name>] in user-prefs.conf in system/local or in your app and then use the line tz = <timezone> . You probably want to test doing it to one user with the Splunk GUI to make sure you are using the correct string for your timezone value or use a library of canonical timezones.

0 Karma

dgrubb_splunk
Splunk Employee
Splunk Employee

Users Timzone is controlled by the user-prefs.conf file so I do not see a way that you can set timezone based on a users role.

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

tz =
* Specifies the per-user timezone to use
* If unset, the timezone of the Splunk Server or Search Head is used.
* Only canonical timezone names such as America/Los_Angeles should be
used (for best results use the Splunk UI).
* Defaults to unset.

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...