Getting Data In

What is the best practice for parsing custom multiline logs?

gauravmishra15
Path Finder

Dear Splunk experts,

I am working on parsing multiline custom application logs where log represents multiple lines to process some cases with invariable pattern including case type, processing StartvTime, SQL statements(multiple), respective SQL statement response time and processing end time.

Please suggest the best practice to parse these kind of logs for field extraction.

Thanks

0 Karma
1 Solution

s2_splunk
Splunk Employee
Splunk Employee

There isn't really a best practice; it all depends on what your logs actually look like. Please review the documentation on line breaking and the default (but configurable) limits for event sizes etc. to learn how this works.
If you can't get Splunk to do the right thing, your best chance of getting help is to provide a log sample of what you are dealing with and the configuration you have unsuccessfully tried.
Hope this helps.

View solution in original post

renjith_nair
SplunkTrust
SplunkTrust

There are multiple ways to achieve this.

  1. Easiest and best method is to merge events : http://docs.splunk.com/Documentation/Splunk/6.2.2/Data/Indexmulti-lineevents

  2. If you have common fields, join the events with one of the commands (join,transaction,stats etc) . https://answers.splunk.com/answers/335149/how-do-get-the-combined-search-result.html

Happy Splunking!

s2_splunk
Splunk Employee
Splunk Employee

There isn't really a best practice; it all depends on what your logs actually look like. Please review the documentation on line breaking and the default (but configurable) limits for event sizes etc. to learn how this works.
If you can't get Splunk to do the right thing, your best chance of getting help is to provide a log sample of what you are dealing with and the configuration you have unsuccessfully tried.
Hope this helps.

Get Updates on the Splunk Community!

Platform Newsletter Highlights | March 2023

 March 2023 | Check out the latest and greatestIntroducing Splunk Edge Processor, simplified data ...

Enterprise Security Content Updates (ESCU) - New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 3 releases of new content via the Enterprise ...

Thought Leaders are Validating Your Hard Work and Training Rigor

As a Splunk enthusiast and member of the Splunk Community, you are one of thousands who recognize the value of ...