<?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: Field Extraction help!! in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215995#M63355</link>
    <description>&lt;P&gt;Thank you , this works.&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2016 20:30:30 GMT</pubDate>
    <dc:creator>splunker9999</dc:creator>
    <dc:date>2016-02-24T20:30:30Z</dc:date>
    <item>
      <title>Field Extraction help!!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215993#M63353</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;We have sample data like below and need to extract these fields:&lt;BR /&gt;
&lt;STRONG&gt;"GB*2"&lt;/STRONG&gt; with field value as "NC-MEDICAL" and &lt;STRONG&gt;"GI*"&lt;/STRONG&gt; as "NC-Medical"&lt;/P&gt;

&lt;P&gt;***&lt;STRONG&gt;*20150816*1603*34578*X*1879642~ST*270*000000001*1879642~BHT*0022*13*PHX*20150816*1603~LG*1&lt;/STRONG&gt;20*1~NM1*****&lt;STRONG&gt;*GB*2*NC-MEDICAL&lt;/STRONG&gt;**&lt;STRONG&gt;*GI*NC-MEDICAL&lt;/STRONG&gt;*****&lt;/P&gt;

&lt;P&gt;Can someone please help us with field extraction?&lt;/P&gt;

&lt;P&gt;Thanks&lt;BR /&gt;
Sarath&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:53:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215993#M63353</guid>
      <dc:creator>splunker9999</dc:creator>
      <dc:date>2020-09-29T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Field Extraction help!!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215994#M63354</link>
      <description>&lt;P&gt;This regular expression will extract those fields.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"GB\*2\*(?&amp;lt;GB2&amp;gt;[^\*]+)\*\*GI\*(?&amp;lt;GI&amp;gt;[^\*]+)"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Feb 2016 14:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215994#M63354</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2016-02-23T14:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: Field Extraction help!!</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215995#M63355</link>
      <description>&lt;P&gt;Thank you , this works.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2016 20:30:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-Extraction-help/m-p/215995#M63355</guid>
      <dc:creator>splunker9999</dc:creator>
      <dc:date>2016-02-24T20:30:30Z</dc:date>
    </item>
  </channel>
</rss>

