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!

Data Management Digest – November 2025

  Welcome to the inaugural edition of Data Management Digest! As your trusted partner in data innovation, the ...

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...