Getting Data In

Timestamps

drpsycho
New Member

Hi im importing logs from cisco switches and in the search the time that stays in the begginig of the events shows like this 27/09/2011 17:46:00.000 and never show the seconds. What can i do? Thanks

I figured it out. I just change the option "MAX_TIMESTAMP_LOOKAHEAD" from 32 to 35 for cisco_syslog in props.conf. But now i wanna supress the .000 that shows in the end of the timestamp. How?

Tags (1)
0 Karma

rgcurry
Contributor

From your first paragraph, it seems the ".000" is always there. Try hard-coding that in your TIME_FORMAT clause. That should eliminate that extra data.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...