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!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...