Splunk Search

Splunk is breaking my events in to two events

aleem
SplunkTrust
SplunkTrust

Hi,
I have events with 360 lines of text.

My problem is that Splunk
1. writes the first 257 lines of the event
2. writes the next event that happends to have the same timestamp
3. finishes off the writing the remaining 104 lines of the first event as a new event

I am not sure if having 360 lines in an event causes a bottle neck or if I need to modify a file somewhere.

Hopefully, it is a simple config update 😉

Be the best version of you
Tags (2)
0 Karma

Ayn
Legend

The docs page for props.conf is your friend here. Specifically, the MAX_EVENTS default value is likely to cause the effect you're seeing:

MAX_EVENTS = <integer>
* Specifies the maximum number of input lines to add to any event.
* Splunk breaks after the specified number of lines are read.
* Defaults to 256 (lines).
0 Karma

aleem
SplunkTrust
SplunkTrust

Sounds great Ayn. I'll have a go at doing this and feedback 😉

Be the best version of you
0 Karma
Get Updates on the Splunk Community!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...