<?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 receiving error message in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489052#M136617</link>
    <description>&lt;P&gt;I found the problem, there was a field extraction saved with just // in the regex.  Not sure how it got there or why it was screwing up the extract.  Deleting this extraction fixed the issue, I can now proceed through the wizard to extract additional fields. &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7972iBBD84F0A34341294/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Nov 2019 16:49:10 GMT</pubDate>
    <dc:creator>atatistcheff</dc:creator>
    <dc:date>2019-11-22T16:49:10Z</dc:date>
    <item>
      <title>Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489046#M136611</link>
      <description>&lt;P&gt;Any time I try using the Extract Field option in an event list the next page returns this error:&lt;/P&gt;

&lt;P&gt;Error in 'rex' command: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;The regex '//' does not extract anything. It should specify at least one named group. Format: (?...).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This used to work but it's been a few months since I tried it.  I'm not doing anything special as you can see.  The regex is just // yet it returns nothing.  I tried restarting Splunk but I think something is broken somewhere.  &lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 15:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489046#M136611</guid>
      <dc:creator>atatistcheff</dc:creator>
      <dc:date>2019-11-22T15:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489047#M136612</link>
      <description>&lt;P&gt;According to me, you have to mention field name in rex, which you can use further,&lt;BR /&gt;
like &lt;CODE&gt;(?&amp;lt;Name&amp;gt;//)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Please refer doc for more info:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchReference/Rex"&gt;https://docs.splunk.com/Documentation/SplunkCloud/latest/SearchReference/Rex&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:18:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489047#M136612</guid>
      <dc:creator>uagrawal_splunk</dc:creator>
      <dc:date>2019-11-22T16:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489048#M136613</link>
      <description>&lt;P&gt;Thanks for the answer but I have no way to mention a field name.  To be clear, all i'm doing is clicking the Extract Fields option in the event and getting an error.  Please see the screenshots below.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:24:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489048#M136613</guid>
      <dc:creator>atatistcheff</dc:creator>
      <dc:date>2019-11-22T16:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489049#M136614</link>
      <description>&lt;P&gt;The screenshots are not attached. &lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:32:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489049#M136614</guid>
      <dc:creator>uagrawal_splunk</dc:creator>
      <dc:date>2019-11-22T16:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489050#M136615</link>
      <description>&lt;P&gt;Sorry, I'm not good at attaching.  See if you can find them here.&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://www.alext.info/splunk1.png" alt="alt text" /&gt;&lt;BR /&gt;
&lt;IMG src="http://www.alext.info/splunk2.png" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:37:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489050#M136615</guid>
      <dc:creator>atatistcheff</dc:creator>
      <dc:date>2019-11-22T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489051#M136616</link>
      <description>&lt;P&gt;In which Splunk Version you are getting this error?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:48:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489051#M136616</guid>
      <dc:creator>uagrawal_splunk</dc:creator>
      <dc:date>2019-11-22T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489052#M136617</link>
      <description>&lt;P&gt;I found the problem, there was a field extraction saved with just // in the regex.  Not sure how it got there or why it was screwing up the extract.  Deleting this extraction fixed the issue, I can now proceed through the wizard to extract additional fields. &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/7972iBBD84F0A34341294/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 16:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489052#M136617</guid>
      <dc:creator>atatistcheff</dc:creator>
      <dc:date>2019-11-22T16:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction receiving error message</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489053#M136618</link>
      <description>&lt;P&gt;Great job!  Now come back here and click &lt;CODE&gt;Accept&lt;/CODE&gt; on your answer to close the question.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2019 20:27:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-receiving-error-message/m-p/489053#M136618</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-11-22T20:27:43Z</dc:date>
    </item>
  </channel>
</rss>

