Dashboards & Visualizations

How to convert epoch time format to a human readable format on a dashboard?

j666gak
Communicator

I am creating some of my first dashboards, and I am having trouble working out how to change the output in the column titled Time to something humanly readable.

Can somebody please point me to what I need to change in the in the search criteria

alt text

0 Karma
1 Solution

ppablo
Retired

Hi @j666gak

Adding this to your search should do the trick

eval Time=strftime(Time, "%m/%d/%Y %H:%M:%S")

View solution in original post

ppablo
Retired

Hi @j666gak

Adding this to your search should do the trick

eval Time=strftime(Time, "%m/%d/%Y %H:%M:%S")

ppablo
Retired
0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...