Getting Data In

How to reformat timestamp in SYSLOG _raw

dokaas_2
Path Finder

SYSLOG often sends the timestamp in the older format (e.g. Jul 11 14:23:32).  Unfortunately, that format does not have a year or timezone.  I know that Splunk has logic to 'figure' it out, but I need to have it reformatted to the following:

  YYYY-MM-DDTHH:mm:ss<GMT offset>

 

Is there a way to accomplish this with INGEST_EVAL or other method?  If so how is it done?  This should change the _raw event(that is, this is not a search time question).  Kind of like a mask.

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @dokaas_2,

I know two solutions:

a pre-parsing script that reformat your logs before Splunk ingest them.

the SEDCMD command.

ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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