Dashboards & Visualizations

How to change UST timezone to PST time?

karthi2809
Builder

In my splunk dashboard i have table with time stamp of UST time .But my team is working in multiple timezone .So they want me to make default PST timezone in dashboard.How can we acheive this in splunk dashboard?

Labels (3)
0 Karma

sainag_splunk
Splunk Employee
Splunk Employee

Hello! The key point is that Splunk stores all data in UTC, but displays it based on user preferences. This approach allows for flexibility without changing the actual data or dashboard configuration.

Here's an example to illustrate:

Let's say you have team members in New York (EST) and San Francisco (PST). An event occurs at 2:00 PM PST.

  1. The event is stored in Splunk as 10:00 PM UTC.
  2. The San Francisco team member (with PST preference) sees it as 2:00 PM.
  3. The New York team member (with EST preference) sees it as 5:00 PM.

Both are looking at the same data, but it's displayed in their local time.

To achieve this:

  1. Ensure correct timestamp configuration on data sources.
  2. Each user sets their preferred timezone in Splunk settings.

This method maintains data consistency while accommodating different timezones without modifying dashboards.

Please Upvote if this is Helpful.

If this helps, Upvote!!!!
Together we make the Splunk Community stronger 
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...