Getting Data In

What events are eligible for "dropClonedEventsOnQueueFull"?

Lucas_K
Motivator

I am doing some event duplication to a 3rd party and I want to make sure they if their receiver goes down it doesnt effect our local ingestion path.

Originally I set up some duplication rules via props/transforms.

ie.
props.conf
[mysourcetype]
TRANSFORMS-routing=splunk_and_customer

transforms.conf
[splunk_and_customer]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=splunk,customer

I have since found that as we are the first ingestion point we don't need to do full event regexing to set the routing for this particular data. This method should hopefully be more efficient a method that the one above.

So instead of props/transforms I do the tcp routing in inputs.conf

ie. inputs.conf
[tcp://2057]
disabled = false
index = customerdata
sourcetype = mysourcetype
_TCP_ROUTING = splunk,customer.

My question is will both methods apply "dropClonedEventsOnQueueFull" to events that fill these queues?

0 Karma
1 Solution

Lucas_K
Motivator

Answer : Both of those sets of data are eligible to be dropped.

I figured it out by letting both sets of data queue to overfilling and seeing what happened.

View solution in original post

0 Karma

Lucas_K
Motivator

Answer : Both of those sets of data are eligible to be dropped.

I figured it out by letting both sets of data queue to overfilling and seeing what happened.

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...