<?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 REGEX in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650126#M11612</link>
    <description>&lt;P&gt;I want to get the result of&amp;nbsp; '&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;AccessControlRuleName' in a separate field set using REGEX.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sample log:&lt;/P&gt;&lt;P&gt;"&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;AccessControlRuleName&lt;/SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;PCIWAN_Access_In_#4-no-lookup&lt;/SPAN&gt;&lt;SPAN&gt;,"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What would be the Regex query or detail to create a new field set for the above? Need some help on this.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 09:38:18 GMT</pubDate>
    <dc:creator>a88arun</dc:creator>
    <dc:date>2023-07-12T09:38:18Z</dc:date>
    <item>
      <title>REGEX</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650126#M11612</link>
      <description>&lt;P&gt;I want to get the result of&amp;nbsp; '&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;AccessControlRuleName' in a separate field set using REGEX.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sample log:&lt;/P&gt;&lt;P&gt;"&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;AccessControlRuleName&lt;/SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN class=""&gt;PCIWAN_Access_In_#4-no-lookup&lt;/SPAN&gt;&lt;SPAN&gt;,"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What would be the Regex query or detail to create a new field set for the above? Need some help on this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 09:38:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650126#M11612</guid>
      <dc:creator>a88arun</dc:creator>
      <dc:date>2023-07-12T09:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650132#M11613</link>
      <description>&lt;P&gt;Assuming the value is always delimited by a comma, try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex "AccessControlRuleName:\s+(?&amp;lt;AccessControlRuleName&amp;gt;[^,]+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 12 Jul 2023 10:01:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650132#M11613</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-07-12T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: REGEX</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650930#M11620</link>
      <description>&lt;P&gt;Hi ...Thanks for the quick response for my regex query.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 06:29:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/REGEX/m-p/650930#M11620</guid>
      <dc:creator>a88arun</dc:creator>
      <dc:date>2023-07-18T06:29:35Z</dc:date>
    </item>
  </channel>
</rss>

