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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...