<?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 When using the Field Extractor can you use the same name for a field? will it append or add to the original field create in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/When-using-the-Field-Extractor-can-you-use-the-same-name-for-a/m-p/745211#M118458</link>
    <description>&lt;P&gt;When using the Field Extractor can you use the same name for a field? will it append or add to the original field create&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;I am extracting from the _raw data&lt;BR /&gt;Found that some of the _raw data didn't match when I highlight when using regex match&lt;BR /&gt;I was getting the red x as the example below, that should of captured it since both logs are identical in patterns.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_1-1745958501934.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38792i34FB7F3BD3F95086/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_1-1745958501934.png" alt="Cheng2Ready_1-1745958501934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;So I extracted twice on a single field on two data sets.&lt;BR /&gt;will it append? And add it onto the field of data to look for?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_0-1745958387941.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38791i00637EF09C0F5FB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_0-1745958387941.png" alt="Cheng2Ready_0-1745958387941.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Apr 2025 20:30:35 GMT</pubDate>
    <dc:creator>Cheng2Ready</dc:creator>
    <dc:date>2025-04-29T20:30:35Z</dc:date>
    <item>
      <title>When using the Field Extractor can you use the same name for a field? will it append or add to the original field create</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-using-the-Field-Extractor-can-you-use-the-same-name-for-a/m-p/745211#M118458</link>
      <description>&lt;P&gt;When using the Field Extractor can you use the same name for a field? will it append or add to the original field create&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;I am extracting from the _raw data&lt;BR /&gt;Found that some of the _raw data didn't match when I highlight when using regex match&lt;BR /&gt;I was getting the red x as the example below, that should of captured it since both logs are identical in patterns.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_1-1745958501934.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38792i34FB7F3BD3F95086/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_1-1745958501934.png" alt="Cheng2Ready_1-1745958501934.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;So I extracted twice on a single field on two data sets.&lt;BR /&gt;will it append? And add it onto the field of data to look for?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cheng2Ready_0-1745958387941.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38791i00637EF09C0F5FB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Cheng2Ready_0-1745958387941.png" alt="Cheng2Ready_0-1745958387941.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 20:30:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-using-the-Field-Extractor-can-you-use-the-same-name-for-a/m-p/745211#M118458</guid>
      <dc:creator>Cheng2Ready</dc:creator>
      <dc:date>2025-04-29T20:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: When using the Field Extractor can you use the same name for a field? will it append or add to the original field cr</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/When-using-the-Field-Extractor-can-you-use-the-same-name-for-a/m-p/745214#M118459</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/256484"&gt;@Cheng2Ready&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you apply multiple field extractions then the one with the highest precedence will be used, instead you may wish to manually modify the regular expression to cover both events.&amp;nbsp;&lt;/P&gt;&lt;P&gt;When extracting the fields using the field extractor wizard, on the "Select fields" step, select the "Show regular expression" text as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_0-1745959610832.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38793iD64C82C05FB7619B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_0-1745959610832.png" alt="livehybrid_0-1745959610832.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This then allows you to click "Edit regular expression" button on the right, and clicking this gives you the regex which you can override.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="livehybrid_1-1745959682868.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38794i0FF53DFA58219CE0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="livehybrid_1-1745959682868.png" alt="livehybrid_1-1745959682868.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;At this point you should define a regex that matches all the relevant events.&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need help creating the regex please post raw examples/samples of the events and I'd be happy to help.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 20:48:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/When-using-the-Field-Extractor-can-you-use-the-same-name-for-a/m-p/745214#M118459</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-04-29T20:48:52Z</dc:date>
    </item>
  </channel>
</rss>

