<?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: How to write regex? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-regex/m-p/643910#M16379</link>
    <description>&lt;P&gt;&lt;A href="https://regex101.com/r/2G9G0h/1" target="_blank"&gt;https://regex101.com/r/2G9G0h/1&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;appDesc\"\s:\s\"(?&amp;lt;appDesc&amp;gt;[^\"]+)&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;| rex max_match=0 "appDesc\"\s:\s\"(?&amp;lt;appDesc&amp;gt;[^\"]+)"&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 19 May 2023 13:26:30 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2023-05-19T13:26:30Z</dc:date>
    <item>
      <title>How to write regex?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-regex/m-p/643904#M16377</link>
      <description>&lt;P&gt;form the below logs i want to capture&amp;nbsp; "appDesc" data using regex.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2023-05-02 22:27:20,100 | info application status https:www.codeurl
[
Response: 200 ok- https:www.codeurl
"appDesc" : "User not within error limit"
{
"appcd" : "0",
"appDesc" : "fraud app dected risk tolerance"
}   ],&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;2023-05-02 22:27:20,100 | info application status https:www.codeurl
[
Response: 200 ok- https:www.codeurl
"appDesc" : "User not within error limit"
{
"appcd" : "0",
"appDesc" : "fraud app dected risk tolerance"
}   ],&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 13:12:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-regex/m-p/643904#M16377</guid>
      <dc:creator>Ash1</dc:creator>
      <dc:date>2023-05-19T13:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to write regex?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-regex/m-p/643910#M16379</link>
      <description>&lt;P&gt;&lt;A href="https://regex101.com/r/2G9G0h/1" target="_blank"&gt;https://regex101.com/r/2G9G0h/1&lt;/A&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;appDesc\"\s:\s\"(?&amp;lt;appDesc&amp;gt;[^\"]+)&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;| rex max_match=0 "appDesc\"\s:\s\"(?&amp;lt;appDesc&amp;gt;[^\"]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 19 May 2023 13:26:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-regex/m-p/643910#M16379</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-05-19T13:26:30Z</dc:date>
    </item>
  </channel>
</rss>

