<?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 Security Event whitelist regex filter in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174519#M35106</link>
    <description>&lt;P&gt;I need to filter logon event (eventcode = 4624) only for user with name SA-*&lt;/P&gt;

&lt;P&gt;New Logon:&lt;BR /&gt;
    Security ID:        TEST\SA-user01&lt;BR /&gt;
    Account Name:       SA-User01&lt;BR /&gt;
    Account Domain:     TEST&lt;/P&gt;

&lt;P&gt;Can i configure inputs.conf to whitelist only this kind of event?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2014 15:07:12 GMT</pubDate>
    <dc:creator>oneshow</dc:creator>
    <dc:date>2014-08-07T15:07:12Z</dc:date>
    <item>
      <title>Security Event whitelist regex filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174519#M35106</link>
      <description>&lt;P&gt;I need to filter logon event (eventcode = 4624) only for user with name SA-*&lt;/P&gt;

&lt;P&gt;New Logon:&lt;BR /&gt;
    Security ID:        TEST\SA-user01&lt;BR /&gt;
    Account Name:       SA-User01&lt;BR /&gt;
    Account Domain:     TEST&lt;/P&gt;

&lt;P&gt;Can i configure inputs.conf to whitelist only this kind of event?&lt;/P&gt;

&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 15:07:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174519#M35106</guid>
      <dc:creator>oneshow</dc:creator>
      <dc:date>2014-08-07T15:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Security Event whitelist regex filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174520#M35107</link>
      <description>&lt;P&gt;see the documentation (need at least splunk 6.1 ) &lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/Data/MonitorWindowsdata"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/Data/MonitorWindowsdata&lt;/A&gt; &amp;gt; Create advanced filters with whitelist and blacklist&lt;/P&gt;

&lt;P&gt;try &lt;BR /&gt;
&lt;CODE&gt;whitelist= User=SA-* EventCode=4624&lt;BR /&gt;
&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 15:12:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174520#M35107</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-08-07T15:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Security Event whitelist regex filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174521#M35108</link>
      <description>&lt;P&gt;only with this string work fine:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;whitelist = Message="\\[sS][aA]\-" EventCode="4624"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in logon event "User" is N/A&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2014 16:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Security-Event-whitelist-regex-filter/m-p/174521#M35108</guid>
      <dc:creator>oneshow</dc:creator>
      <dc:date>2014-08-07T16:03:45Z</dc:date>
    </item>
  </channel>
</rss>

