<?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 Windows Events filtering in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89284#M18519</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Trying to filter on Win Sec events, dropping events that don't have particular eventids and Account Name contains $ (computer accounts)&lt;BR /&gt;
Currently I have something like this in my transforms.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[eventsallowed]
... = (?m)^EventCode=(4624|4625).Account Name:^((?!\$).)*$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this doesn't work. Dropping the Account Name: ... forwards the events correctly. The reg also seems to be fine for the account name, so not sure what i'm doing wrong.&lt;BR /&gt;
Any ideas?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Luca&lt;/P&gt;</description>
    <pubDate>Sat, 13 Oct 2012 19:01:09 GMT</pubDate>
    <dc:creator>only4luca</dc:creator>
    <dc:date>2012-10-13T19:01:09Z</dc:date>
    <item>
      <title>Windows Events filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89284#M18519</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Trying to filter on Win Sec events, dropping events that don't have particular eventids and Account Name contains $ (computer accounts)&lt;BR /&gt;
Currently I have something like this in my transforms.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[eventsallowed]
... = (?m)^EventCode=(4624|4625).Account Name:^((?!\$).)*$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this doesn't work. Dropping the Account Name: ... forwards the events correctly. The reg also seems to be fine for the account name, so not sure what i'm doing wrong.&lt;BR /&gt;
Any ideas?&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Luca&lt;/P&gt;</description>
      <pubDate>Sat, 13 Oct 2012 19:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89284#M18519</guid>
      <dc:creator>only4luca</dc:creator>
      <dc:date>2012-10-13T19:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Events filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89285#M18520</link>
      <description>&lt;P&gt;have you tried with &lt;CODE&gt;(?msi)&lt;/CODE&gt; instead of &lt;CODE&gt;(?m)&lt;/CODE&gt; ?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Oct 2012 18:40:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89285#M18520</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-10-14T18:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Events filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89286#M18521</link>
      <description>&lt;P&gt;Did you end up figuring out what the issue was? I am working on the same task and have been bashing my head against it for a little while now...&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 22:29:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89286#M18521</guid>
      <dc:creator>Lord_Middleton</dc:creator>
      <dc:date>2013-01-30T22:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Events filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89287#M18522</link>
      <description>&lt;P&gt;If you're trying to do this on a Universal Forwarder, that won't work. Filtering can only be performed on Splunk instances that perform parsing (basically, most instances except Universal Forwarders).&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2013 22:45:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89287#M18522</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-01-30T22:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Events filtering</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89288#M18523</link>
      <description>&lt;P&gt;Nope- trying to get it running on the main Splunk instance- sorry for the delay... been busy on other projects.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2013 19:45:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Windows-Events-filtering/m-p/89288#M18523</guid>
      <dc:creator>Lord_Middleton</dc:creator>
      <dc:date>2013-02-22T19:45:27Z</dc:date>
    </item>
  </channel>
</rss>

