Getting Data In

Requirement of a datetime.xml to extract from eventdata AND filename.

rschutt
Explorer

Hello,
I'm have a requirement of reading historical data that has NO year included in the eventdata. The good news is that the filenames include the year. This means the by default Splunk only extracts the day and month but the year is the current year. How can I override only the year from the filename?

Many thanks in advance!

Tags (1)
0 Karma
1 Solution

gelica
Communicator

Old question, but if someone else is having this problem, here's what I did:

I've had a similar problem and wasn't able to make it work by editing datetime.xml. The difference is that I had the whole timestamp included in the filepath.

Instead I added this line to my props.conf to override _time. file_date is the timestamp I'v extraxted from my filename.

EVAL-_time=strptime(file_date,"%Y-%m-%d_%H-%M-%S")

View solution in original post

0 Karma

gelica
Communicator

Old question, but if someone else is having this problem, here's what I did:

I've had a similar problem and wasn't able to make it work by editing datetime.xml. The difference is that I had the whole timestamp included in the filepath.

Instead I added this line to my props.conf to override _time. file_date is the timestamp I'v extraxted from my filename.

EVAL-_time=strptime(file_date,"%Y-%m-%d_%H-%M-%S")
0 Karma
Get Updates on the Splunk Community!

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...

Splunk APM: New Product Features + Community Office Hours Recap!

Howdy Splunk Community! Over the past few months, we’ve had a lot going on in the world of Splunk Application ...

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...