<?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 configure Splunk to index only security events from Windows machines? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147645#M30066</link>
    <description>&lt;P&gt;There are many posts for Windows event filtering. Have a look at them.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/29218/filtering-windows-event-logs"&gt;http://answers.splunk.com/answers/29218/filtering-windows-event-logs&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/1888/How-do-I-configure-Splunk-to-filter-out-events-I-don%E2%80%99t-want-to-index%3F"&gt;http://answers.splunk.com/answers/1888/How-do-I-configure-Splunk-to-filter-out-events-I-don%E2%80%99t-want-to-index%3F&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jul 2014 18:51:27 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-07-17T18:51:27Z</dc:date>
    <item>
      <title>How to configure Splunk to index only security events from Windows machines?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147644#M30065</link>
      <description>&lt;P&gt;Can Splunk be configured to index only security events (failed logins, authorization changes, etc) from Windows machines, and not performance information?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:43:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147644#M30065</guid>
      <dc:creator>pbrown1117</dc:creator>
      <dc:date>2014-07-17T18:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index only security events from Windows machines?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147645#M30066</link>
      <description>&lt;P&gt;There are many posts for Windows event filtering. Have a look at them.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/29218/filtering-windows-event-logs"&gt;http://answers.splunk.com/answers/29218/filtering-windows-event-logs&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/1888/How-do-I-configure-Splunk-to-filter-out-events-I-don%E2%80%99t-want-to-index%3F"&gt;http://answers.splunk.com/answers/1888/How-do-I-configure-Splunk-to-filter-out-events-I-don%E2%80%99t-want-to-index%3F&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:51:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147645#M30066</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-17T18:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Splunk to index only security events from Windows machines?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147646#M30067</link>
      <description>&lt;P&gt;Yes, you should use this in you inputs.conf file :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Security]
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;We do the exact same thing, furthermore we sort out event number we don't need using event ID exctracted from :&lt;BR /&gt;
&lt;A href="http://support.microsoft.com/kb/977519"&gt;http://support.microsoft.com/kb/977519&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Here's what our transforms.conf looks like :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[grab]
REGEX =  (?msi).*EventCode=(4624|4634|4625|4740|4767|5143|4670|4670|4663|4670|4670|4660|4663|5143|4657|4720|4722|47239|4724|4738|4725|4726|4738|4727|4731|4728|4732|4729|4733|4730|4734|6144|4674|4674|4674|4608|4609|4610|4611|4612|4614|4616|528|538|540|529|682|531|551|537|539|552|4623|4672|4647|4648|560|562|4656|4658)
DEST_KEY = queue
FORMAT = indexQueue
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:54:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-Splunk-to-index-only-security-events-from/m-p/147646#M30067</guid>
      <dc:creator>gnoellbn</dc:creator>
      <dc:date>2014-07-17T18:54:53Z</dc:date>
    </item>
  </channel>
</rss>

