Getting Data In

How to setup linebreak and parse SUN IDM Server.log?

csunllopez
Engager

I am trying to setup a new linebreak for SUN IDM Server.log and the log outputs the following:

[#|2014-07-21T11:32:02.192-0700|INFO|sun-appserver2.1.1|ShoalLogger|_ThreadID=13;_ThreadName=ViewWindowThread:HACluster;|Adding Join member: HAInstance02 group: HACluster StartupState:INSTANCE_STARTUP|#]

I am new to Splunk and still learning. Any help would be greatly appreciated.

1 Solution

somesoni2
SplunkTrust
SplunkTrust

Try this in props.conf for your sourcetype on indexer/heavyforwarder.

[YourSourceType]
BREAK_ONLY_BEFORE=^\[#
MAX_TIMESTAMP_LOOKAHEAD=150
NO_BINARY_CHECK=1
SHOULD_LINEMERGE=true
TIME_FORMAT=%Y-%m-%d%%H:%M:%S.%3Q%z
TIME_PREFIX=\[#\|

View solution in original post

somesoni2
SplunkTrust
SplunkTrust

Try this in props.conf for your sourcetype on indexer/heavyforwarder.

[YourSourceType]
BREAK_ONLY_BEFORE=^\[#
MAX_TIMESTAMP_LOOKAHEAD=150
NO_BINARY_CHECK=1
SHOULD_LINEMERGE=true
TIME_FORMAT=%Y-%m-%d%%H:%M:%S.%3Q%z
TIME_PREFIX=\[#\|

csunllopez
Engager

Thank you!

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...