Getting Data In

Timeformat

uagraw01
Motivator

Hello members,

 

Can you help me out to find out , what will be exact timeformat for this time below and timeprefix as well. 

[2021-01-29T08:05:10-05:00]

 

Thanks in advance.

0 Karma

isoutamo
SplunkTrust
SplunkTrust
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @uagraw01,

you could try:

TIME_PREFIX = \[
TIME_FORMAT = %Y-%m-%dT%H:%M_%S%:z

Ciao.

Giuseppe

0 Karma

uagraw01
Motivator

@gcusello 

 

Why you use _%S here ? Is this the typo error or you will suggest the other one.

Y-%m-%dT%H:%M_%S%:z

 

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @uagraw01,

sorry it was a typing error:

Y-%m-%dT%H:%M:%S%:z

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...