<?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 Re: Events with duplicate field extractions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747731#M241867</link>
    <description>&lt;P&gt;HEC sources, if writing to /event endpoint can provide own set of indexed fields beside the raw event. Also - with /event endpoint no line breaking takes place.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 05:47:28 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2025-06-10T05:47:28Z</dc:date>
    <item>
      <title>Events with duplicate field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747711#M241864</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;I have a monitoring architecture with three nodes with the Splunk Enterprise product. One node acts as SearchHead, one as Indexer and one for all other roles. I have a HEC on the indexer node to be able to receive data from third parties. The sourcetype configured to store the data is as follows:&lt;BR /&gt;[integration]&lt;BR /&gt;DATETIME_CONFIG = CURRENT&lt;BR /&gt;LINE_BREAKER = ([\r\n]+)&lt;BR /&gt;NO_BINARY_CHECK = true&lt;BR /&gt;category = Structured&lt;BR /&gt;description = test&lt;BR /&gt;disabled = false&lt;BR /&gt;pulldown_type = 1&lt;BR /&gt;INDEXED_EXTRACTIONS = none&lt;BR /&gt;KV_MODE = json&lt;/P&gt;&lt;P&gt;My problem is that when I fetch the data, there are events where the field extraction is done in duplicate and others where the field extraction is done only once.&lt;/P&gt;&lt;P&gt;Please, can you help me?&lt;/P&gt;&lt;P&gt;Best regards, thank you very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:11:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747711#M241864</guid>
      <dc:creator>cfernaca</dc:creator>
      <dc:date>2025-06-09T19:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Events with duplicate field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747712#M241865</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/211422"&gt;@cfernaca&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The duplicate field extractions are likely due to multiple or conflicting search-time field extraction configurations applying to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;integration&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;sourcetype. Since&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;INDEXED_EXTRACTIONS = none&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is set, the issue occurs at search time.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;KV_MODE =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;json&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is generally sufficient for&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;JSON&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;data, but other configurations (e.g.,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;REPORT-*&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;EXTRACT-*&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;props.conf) might be redundantly extracting the same fields.&lt;/P&gt;&lt;P&gt;Check for conflicting configurations using&lt;STRONG&gt;btool,&amp;nbsp;&lt;/STRONG&gt;Run this command on your Search Head's CLI to see all applied settings for your sourcetype and the source&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;props.conf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files:&lt;/P&gt;&lt;PRE&gt;splunk btool props list integration --debug&lt;/PRE&gt;&lt;P&gt;Look for REPORT-*&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;EXTRACT-*&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;configurations that might be extracting fields already handled by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;KV_MODE =&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;json.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 19:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747712#M241865</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-06-09T19:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Events with duplicate field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747731#M241867</link>
      <description>&lt;P&gt;HEC sources, if writing to /event endpoint can provide own set of indexed fields beside the raw event. Also - with /event endpoint no line breaking takes place.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 05:47:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747731#M241867</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-06-10T05:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Events with duplicate field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747732#M241868</link>
      <description>&lt;P&gt;So, what is the solution you propose?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 07:33:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747732#M241868</guid>
      <dc:creator>cfernaca</dc:creator>
      <dc:date>2025-06-10T07:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Events with duplicate field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747758#M241874</link>
      <description>&lt;P&gt;I can't propose any solution because I have no idea where the problem is. I don't even know which endpoint you're using. The remark about line breaking is just something worth knowing.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 18:13:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Events-with-duplicate-field-extractions/m-p/747758#M241874</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-06-10T18:13:50Z</dc:date>
    </item>
  </channel>
</rss>

