<?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: Need help with regex in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590636#M11909</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; - Thank you, didn't realize that was so simple..&lt;/P&gt;</description>
    <pubDate>Thu, 24 Mar 2022 10:24:43 GMT</pubDate>
    <dc:creator>sbhatnagar88</dc:creator>
    <dc:date>2022-03-24T10:24:43Z</dc:date>
    <item>
      <title>How to write this regex o get SecurityID value?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590633#M11906</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Can some one help me with Regex to get SecurityID value (in Bold) in Target Account.&amp;nbsp; Below is sample.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rex.PNG" style="width: 653px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18744i2D2091A0519C43D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="rex.PNG" alt="rex.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;**Event in Text form***&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;03/23/2022&lt;/SPAN&gt; &lt;SPAN class=""&gt;03:20:16&lt;/SPAN&gt; &lt;SPAN class=""&gt;PM&lt;/SPAN&gt; &lt;SPAN class=""&gt;LogName=Security&lt;/SPAN&gt; &lt;SPAN class=""&gt;SourceName=Microsoft&lt;/SPAN&gt; &lt;SPAN class=""&gt;Windows&lt;/SPAN&gt; &lt;SPAN class=""&gt;security&lt;/SPAN&gt; &lt;SPAN class=""&gt;auditing.&lt;/SPAN&gt; &lt;SPAN class=""&gt;EventCode=4738&lt;/SPAN&gt; &lt;SPAN class=""&gt;EventType=0&lt;/SPAN&gt; &lt;SPAN class=""&gt;Type=Information&lt;/SPAN&gt; &lt;SPAN class=""&gt;ComputerName=FRDPLIDC1.emea.loreal.intra&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;TaskCategory=User&lt;/SPAN&gt; &lt;SPAN class=""&gt;Account&lt;/SPAN&gt; &lt;SPAN class=""&gt;Management&lt;/SPAN&gt; &lt;SPAN class=""&gt;OpCode=Info&lt;/SPAN&gt; &lt;SPAN class=""&gt;RecordNumber=386009504&lt;/SPAN&gt; &lt;SPAN class=""&gt;Keywords=Audit&lt;/SPAN&gt; &lt;SPAN class=""&gt;Success&lt;/SPAN&gt; &lt;SPAN class=""&gt;Message=A&lt;/SPAN&gt; &lt;SPAN class=""&gt;user&lt;/SPAN&gt; &lt;SPAN class=""&gt;account&lt;/SPAN&gt; &lt;SPAN class=""&gt;was&lt;/SPAN&gt; &lt;SPAN class=""&gt;changed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Subject: Security ID: EMEA\romain.pruneaux-adm Account Name: romain.pruneaux-adm Account Domain: EMEA Logon ID: 0x31BBDCF0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Target Account: Security ID: &lt;STRONG&gt;EMEA\frclichyloftvcL05.01&lt;/STRONG&gt; Account Name: frclichyloftvcL05.01 Account Domain: EMEA&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 15:19:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590633#M11906</guid>
      <dc:creator>sbhatnagar88</dc:creator>
      <dc:date>2022-03-24T15:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590635#M11908</link>
      <description>&lt;LI-CODE lang="markup"&gt;Target Account:\s+Security ID:\s+(?&amp;lt;securityId&amp;gt;\S+)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 24 Mar 2022 10:16:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590635#M11908</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-03-24T10:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590636#M11909</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp; - Thank you, didn't realize that was so simple..&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 10:24:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-to-write-this-regex-o-get-SecurityID-value/m-p/590636#M11909</guid>
      <dc:creator>sbhatnagar88</dc:creator>
      <dc:date>2022-03-24T10:24:43Z</dc:date>
    </item>
  </channel>
</rss>

