Splunk Search

How to format _time field and get rid of miliseconds?

lutel
Explorer

Hi,

In the search results, I'd like to have _time displayed without ms at the end (06/11/2013 23:13:22.000 -> 06/11/2013 23:13:22) - is there any way to do it other than | _time .... ?

Also, this field in list and table layouts, always brakes into two lines, making the output ugly, can it be changed somehow?

0 Karma

lutel
Explorer

Thanks but as I said I'm looking for a way to make it permament in view, I guess some template modification is needed...

0 Karma

somesoni2
Revered Legend

For your ms removal requirement, your can use following eval command:

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

0 Karma

lutel
Explorer

Thanks but as I said I'm looking for a way to make it permament in view, I guess some template modification is needed...

0 Karma
Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...