<?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 Why does INGEST_EVAL duplicate my events if I assign a value to _raw? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-INGEST-EVAL-duplicate-my-events-if-I-assign-a-value-to/m-p/562260#M100143</link>
    <description>&lt;P&gt;When I configure INGEST_EVAL to replace _raw with something else, it duplicates the event.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Splunk Enterprise Version&amp;nbsp;&lt;SPAN&gt;8.2.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;props.conf:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-SPOILER&gt;[source::http:splunk_hec_token]&lt;BR /&gt;TRUNCATE = 500000&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;KV_MODE = json&lt;BR /&gt;TRANSFORMS-fdz_event = fdz_event&lt;/LI-SPOILER&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;LI-SPOILER&gt;[fdz_event]&lt;BR /&gt;INGEST_EVAL = _raw="Test"&lt;/LI-SPOILER&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunk_duplicate.png" style="width: 712px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15440i6BA0AC66DD294E62/image-size/large?v=v2&amp;amp;px=999" role="button" title="splunk_duplicate.png" alt="splunk_duplicate.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2021 13:59:24 GMT</pubDate>
    <dc:creator>peter_krammer</dc:creator>
    <dc:date>2021-08-05T13:59:24Z</dc:date>
    <item>
      <title>Why does INGEST_EVAL duplicate my events if I assign a value to _raw?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-INGEST-EVAL-duplicate-my-events-if-I-assign-a-value-to/m-p/562260#M100143</link>
      <description>&lt;P&gt;When I configure INGEST_EVAL to replace _raw with something else, it duplicates the event.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Splunk Enterprise Version&amp;nbsp;&lt;SPAN&gt;8.2.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;props.conf:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-SPOILER&gt;[source::http:splunk_hec_token]&lt;BR /&gt;TRUNCATE = 500000&lt;BR /&gt;SHOULD_LINEMERGE = false&lt;BR /&gt;KV_MODE = json&lt;BR /&gt;TRANSFORMS-fdz_event = fdz_event&lt;/LI-SPOILER&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;LI-SPOILER&gt;[fdz_event]&lt;BR /&gt;INGEST_EVAL = _raw="Test"&lt;/LI-SPOILER&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="splunk_duplicate.png" style="width: 712px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/15440i6BA0AC66DD294E62/image-size/large?v=v2&amp;amp;px=999" role="button" title="splunk_duplicate.png" alt="splunk_duplicate.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 13:59:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-INGEST-EVAL-duplicate-my-events-if-I-assign-a-value-to/m-p/562260#M100143</guid>
      <dc:creator>peter_krammer</dc:creator>
      <dc:date>2021-08-05T13:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Why does INGEST_EVAL duplicate my events if I assign a value to _raw?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-does-INGEST-EVAL-duplicate-my-events-if-I-assign-a-value-to/m-p/562269#M100147</link>
      <description>&lt;P&gt;I found a workaround to circumvent this bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;tranforms.conf&lt;/P&gt;&lt;LI-SPOILER&gt;&lt;SPAN&gt;[fdz_event]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;INGEST_EVAL = _raw="Test"&lt;/SPAN&gt;, queue=if(isnull(timestamp),"nullQueue", queue)&lt;/LI-SPOILER&gt;&lt;P&gt;Because I notices that one of the duplicates has an indexed field "timestamp::none" and the other does not. With this I am routing only one of the to the nullQueue and keep the other.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:50:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-does-INGEST-EVAL-duplicate-my-events-if-I-assign-a-value-to/m-p/562269#M100147</guid>
      <dc:creator>peter_krammer</dc:creator>
      <dc:date>2021-08-05T14:50:59Z</dc:date>
    </item>
  </channel>
</rss>

