Getting Data In

Index the timestamp present in log file

rbw78
Communicator

hello,

I got a question regarding the field indexed by splunk when an event is received on splunk server.
I would like to index and use the timestamp present into the logs I get from multiple sources.
All those logs are stored into the default DB.

There's 3 kind of timestamps present in the 3 diffrents logs source which look like this :

  • 2012-07-25T08:07:30
  • 1343250669001 => This is epoch time
  • Jul 23 12:09:43

3 eventtype has been created for each.

Splunk is currently indexing these logs at the time it were received on the splunk server.
The purpose would be to do search on splunk from these events using the time present in the logs file.

I tried to follow the instrctions present in this page but it doesen't seems to work, i'm pretty sure i'm doing something wrong.
http://docs.splunk.com/Documentation/Splunk/4.3.3/Data/Configuretimestamprecognition

Here's the first entry i made on the props.conf file.

[EVENT_Spyware]
TIME_PREFIX = (?i) .*?="(?P<Spyware>\d+\-\d+\-\d+\w+:\d+:\d+)\w+"
TIME_FORMAT = %Y-%m-%dT%H:%M:%S
TZ = Europe/Paris
TRANSFORMS-Virus = Spyware

Could someone help please ?
Thanks.

Tags (3)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

Is EVENT_Spyware the sourcetype of the data? Can you update your question with a sample event?

0 Karma
Get Updates on the Splunk Community!

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...

Splunk App Dev Community Updates – What’s New and What’s Next

Welcome to your go-to roundup of everything happening in the Splunk App Dev Community! Whether you're building ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco &#43; Splunk! We’ve ...