Splunk Search

listing _time changes the format to epoch

frbuser
Path Finder

It looks like using stats list(_time) displays the results in epoch. How do I make this more human readable?

0 Karma
1 Solution

vnravikumar
Champion

Hi @frbuser

Please try

|eval date = strftime(_time,"%d-%m-%Y")| stats list(date)

View solution in original post

0 Karma

vnravikumar
Champion

Hi @frbuser

Please try

|eval date = strftime(_time,"%d-%m-%Y")| stats list(date)
0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...