<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic What events are eligible for &amp;quot;dropClonedEventsOnQueueFull&amp;quot;? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-events-are-eligible-for-quot-dropClonedEventsOnQueueFull/m-p/233730#M45555</link>
    <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;Originally I set up some duplication rules via props/transforms.&lt;/P&gt;

&lt;P&gt;ie.&lt;BR /&gt;
props.conf&lt;BR /&gt;
[mysourcetype]&lt;BR /&gt;
TRANSFORMS-routing=splunk_and_customer&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[splunk_and_customer]&lt;BR /&gt;
REGEX = .&lt;BR /&gt;
DEST_KEY=_TCP_ROUTING&lt;BR /&gt;
FORMAT=splunk,customer&lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;So instead of props/transforms I do the tcp routing in inputs.conf&lt;/P&gt;

&lt;P&gt;ie. inputs.conf&lt;BR /&gt;
[tcp://2057]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = customerdata&lt;BR /&gt;
sourcetype = mysourcetype&lt;BR /&gt;
_TCP_ROUTING = splunk,customer.&lt;/P&gt;

&lt;P&gt;My question is will both methods apply "dropClonedEventsOnQueueFull" to events that fill these queues?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 11:51:00 GMT</pubDate>
    <dc:creator>Lucas_K</dc:creator>
    <dc:date>2020-09-29T11:51:00Z</dc:date>
    <item>
      <title>What events are eligible for "dropClonedEventsOnQueueFull"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-events-are-eligible-for-quot-dropClonedEventsOnQueueFull/m-p/233730#M45555</link>
      <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;Originally I set up some duplication rules via props/transforms.&lt;/P&gt;

&lt;P&gt;ie.&lt;BR /&gt;
props.conf&lt;BR /&gt;
[mysourcetype]&lt;BR /&gt;
TRANSFORMS-routing=splunk_and_customer&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;BR /&gt;
[splunk_and_customer]&lt;BR /&gt;
REGEX = .&lt;BR /&gt;
DEST_KEY=_TCP_ROUTING&lt;BR /&gt;
FORMAT=splunk,customer&lt;/P&gt;

&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;So instead of props/transforms I do the tcp routing in inputs.conf&lt;/P&gt;

&lt;P&gt;ie. inputs.conf&lt;BR /&gt;
[tcp://2057]&lt;BR /&gt;
disabled = false&lt;BR /&gt;
index = customerdata&lt;BR /&gt;
sourcetype = mysourcetype&lt;BR /&gt;
_TCP_ROUTING = splunk,customer.&lt;/P&gt;

&lt;P&gt;My question is will both methods apply "dropClonedEventsOnQueueFull" to events that fill these queues?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-events-are-eligible-for-quot-dropClonedEventsOnQueueFull/m-p/233730#M45555</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2020-09-29T11:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: What events are eligible for "dropClonedEventsOnQueueFull"?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-events-are-eligible-for-quot-dropClonedEventsOnQueueFull/m-p/233731#M45556</link>
      <description>&lt;P&gt;Answer : Both of those sets of data are eligible to be dropped.&lt;/P&gt;

&lt;P&gt;I figured it out by letting both sets of data queue to overfilling and seeing what happened.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 00:36:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-events-are-eligible-for-quot-dropClonedEventsOnQueueFull/m-p/233731#M45556</guid>
      <dc:creator>Lucas_K</dc:creator>
      <dc:date>2016-11-24T00:36:29Z</dc:date>
    </item>
  </channel>
</rss>

