Getting Data In

websphere startup entries

a212830
Champion

Hi,

I have a SystemOut.log from Websphere that needs to be indexed in Splunk. These logs all start with environmental information without a date, that I want to ignore. What's the best way to approach this?

The logfile starts with:

************ Start Display Current Environment ************
bunch of text without timestamps...
************* End Display Current Environment *************
[7/23/14 15:20:39:124 EDT] 00000056 SystemOut O Question Text is: When will withdrawals begin?
......

Also, I'm having issues with the timestamps. I have the following, but it's not working:

MAX_TIMESTAMP_LOOKAHEAD = 30
NO_BINARY_CHECK = 1
TIME_FORMAT= %m/%d/%y %H:%M:%S:%3N %Z
TIME_PREFIX = ^[
TRUNCATE = 999999
SHOULD_LINEMERGE = false
LINE_BREAKER = ([\r\n]+)\[\d{1-2}-\d{2}-\d{2}
KV_MODE=auto
ANNOTATE_PUNCT = false
Tags (2)
0 Karma

renems
Communicator

IBM's WebSphere is not exactly keen in sticking to the logging protocol, eh? 🙂 I heard a lot of splunk developers complaining about this at splunk.conf last year.
Anyway, luckily they solved it for us, with the sourcetype: "websphere_trlog_sysout". It handles the long headers and timestamps out of the box.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...