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 Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

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 ...