Splunk Search

How to to show milliseconds with table _time in Splunk 6.x?

sushil_borah
Explorer

unable to find millisec in table _time in splunk6, used to be available before splunk 6

Tags (2)

ben_leung
Builder

| convert timeformat="%Y-%m-%d %H:%M:%S:%3N" ctime(_time) AS c_time | table c_time

Splunk has changed the format, but I assume there are companies with enhancement request that want to table _time with the details of milliseconds that also provide human readable format.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...