<?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 Receiving internal log errors in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Receiving-internal-log-errors/m-p/468471#M131907</link>
    <description>&lt;P&gt;I am getting these errors in my internal logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR SearchOperator:kv - Cannot compile RE \"(?:\s*'[^']*'|\s*"[^"]*"|\s*[^,]*)\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*)\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*),\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*),\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*)\" for transform 'field_extraction_for_scm_system': Regex: two named subpatterns have the same name (PCRE2_DUPNAMES not set).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Couldn't figure out how to fix it.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 20:28:27 GMT</pubDate>
    <dc:creator>vpantangi</dc:creator>
    <dc:date>2020-02-06T20:28:27Z</dc:date>
    <item>
      <title>Receiving internal log errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Receiving-internal-log-errors/m-p/468471#M131907</link>
      <description>&lt;P&gt;I am getting these errors in my internal logs:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR SearchOperator:kv - Cannot compile RE \"(?:\s*'[^']*'|\s*"[^"]*"|\s*[^,]*)\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*)\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*),\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*),\s*(?[^,']*'[^']*'|[^,"]*"[^"]*"|[^,]*)\" for transform 'field_extraction_for_scm_system': Regex: two named subpatterns have the same name (PCRE2_DUPNAMES not set).
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Couldn't figure out how to fix it.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 20:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Receiving-internal-log-errors/m-p/468471#M131907</guid>
      <dc:creator>vpantangi</dc:creator>
      <dc:date>2020-02-06T20:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Receiving internal log errors</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Receiving-internal-log-errors/m-p/468472#M131908</link>
      <description>&lt;P&gt;You have two or more constructs of the form &lt;CODE&gt;(?&amp;lt;foo&amp;gt;bar)&lt;/CODE&gt; with the same name ("foo" in this example).  Fix that and the error will go away.&lt;BR /&gt;
If you edit your question to fix the regular expression (the system mangles code not inside backtics) then we can be more specific.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 21:49:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Receiving-internal-log-errors/m-p/468472#M131908</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-02-06T21:49:49Z</dc:date>
    </item>
  </channel>
</rss>

