<?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 Error: Regex: Missing Closing Parenthesis in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-Regex-Missing-Closing-Parenthesis/m-p/699768#M57376</link>
    <description>&lt;P&gt;With following search getting error as&amp;nbsp;Missing Closing Parenthesis in splunk.&lt;BR /&gt;tried same rex in regex101 it was working.&lt;/P&gt;&lt;P&gt;index=digitalguardian "appStatus"&lt;BR /&gt;|rex ,\\"appStatus\\":\\"(?&amp;lt;status&amp;gt;\w+\s\w+)\\"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2024-02-21 {\"callCenterrecontactevent\":{\"customer\":{\"id\":\"6ghty678h\", \"idtypecd\":\"connect_id\"}, \"languagecd\":\"eng\",\"vhannelInstance\":: {\"status\":{\"serverStatusCode\":\"400\",\"severity\":\"Error\",\"additionalStatus\":[{\"statusCode\":400, \"appStatus\":\"Schema Validation\",\"serverity\":\"Error\"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 00:12:16 GMT</pubDate>
    <dc:creator>mahesh27</dc:creator>
    <dc:date>2024-09-23T00:12:16Z</dc:date>
    <item>
      <title>Error: Regex: Missing Closing Parenthesis</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-Regex-Missing-Closing-Parenthesis/m-p/699768#M57376</link>
      <description>&lt;P&gt;With following search getting error as&amp;nbsp;Missing Closing Parenthesis in splunk.&lt;BR /&gt;tried same rex in regex101 it was working.&lt;/P&gt;&lt;P&gt;index=digitalguardian "appStatus"&lt;BR /&gt;|rex ,\\"appStatus\\":\\"(?&amp;lt;status&amp;gt;\w+\s\w+)\\"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;2024-02-21 {\"callCenterrecontactevent\":{\"customer\":{\"id\":\"6ghty678h\", \"idtypecd\":\"connect_id\"}, \"languagecd\":\"eng\",\"vhannelInstance\":: {\"status\":{\"serverStatusCode\":\"400\",\"severity\":\"Error\",\"additionalStatus\":[{\"statusCode\":400, \"appStatus\":\"Schema Validation\",\"serverity\":\"Error\"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 00:12:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Error-Regex-Missing-Closing-Parenthesis/m-p/699768#M57376</guid>
      <dc:creator>mahesh27</dc:creator>
      <dc:date>2024-09-23T00:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error: Regex: Missing Closing Parenthesis</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Error-Regex-Missing-Closing-Parenthesis/m-p/699770#M57377</link>
      <description>&lt;P&gt;First, the regular expression in the &lt;FONT face="courier new,courier"&gt;rex&lt;/FONT&gt; command must be enclosed in quotation marks.&lt;/P&gt;&lt;P&gt;Second, you're being caught by &lt;FONT face="courier new,courier"&gt;rex&lt;/FONT&gt;'s escape trap.&amp;nbsp; Embedded quotation marks must be escaped, but the multiple levels of parsing in SPL call for 3 escape characters.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex ", \\\\\"appStatus\\\\\":\\\\\"(?&amp;lt;status&amp;gt;\w+\s\w+)\\\\\""&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 23 Sep 2024 00:40:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Error-Regex-Missing-Closing-Parenthesis/m-p/699770#M57377</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-09-23T00:40:23Z</dc:date>
    </item>
  </channel>
</rss>

