<?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 How do you filter Windows:Security:Events: 5145 using use transforms.conf and props.conf? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139199#M28640</link>
    <description>&lt;P&gt;I am trying to filter Windows:Security:Events: 5145.  I created the props.conf and the transforms.conf file listed below.  I have it in a app called all_indexers which gets push to all indexers.  The props.conf and the transforms.conf files are in the /all_indexers/local/ directory on each of the indexers.  Some thing is amiss, but I can't seem to find it. &lt;/P&gt;

&lt;P&gt;Contents of the transforms.conf&lt;/P&gt;

&lt;H1&gt;Filter Widows Security Events: 5145&lt;/H1&gt;

&lt;P&gt;[nullFilter-5145]&lt;BR /&gt;
 REGEX=(EventCode=5145)&lt;BR /&gt;
 DEST_KEY=queue&lt;BR /&gt;
 FORMAT=nullQueue&lt;/P&gt;

&lt;P&gt;Contents of the props.conf&lt;/P&gt;

&lt;P&gt;[source::WinEventLog:Security]&lt;BR /&gt;
TRANSFORMS-nullQ=nullFilter-5145&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 20:09:28 GMT</pubDate>
    <dc:creator>rfrazier</dc:creator>
    <dc:date>2020-09-28T20:09:28Z</dc:date>
    <item>
      <title>How do you filter Windows:Security:Events: 5145 using use transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139199#M28640</link>
      <description>&lt;P&gt;I am trying to filter Windows:Security:Events: 5145.  I created the props.conf and the transforms.conf file listed below.  I have it in a app called all_indexers which gets push to all indexers.  The props.conf and the transforms.conf files are in the /all_indexers/local/ directory on each of the indexers.  Some thing is amiss, but I can't seem to find it. &lt;/P&gt;

&lt;P&gt;Contents of the transforms.conf&lt;/P&gt;

&lt;H1&gt;Filter Widows Security Events: 5145&lt;/H1&gt;

&lt;P&gt;[nullFilter-5145]&lt;BR /&gt;
 REGEX=(EventCode=5145)&lt;BR /&gt;
 DEST_KEY=queue&lt;BR /&gt;
 FORMAT=nullQueue&lt;/P&gt;

&lt;P&gt;Contents of the props.conf&lt;/P&gt;

&lt;P&gt;[source::WinEventLog:Security]&lt;BR /&gt;
TRANSFORMS-nullQ=nullFilter-5145&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:09:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139199#M28640</guid>
      <dc:creator>rfrazier</dc:creator>
      <dc:date>2020-09-28T20:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do you filter Windows:Security:Events: 5145 using use transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139200#M28641</link>
      <description>&lt;P&gt;in props.conf try stanza as&lt;/P&gt;

&lt;P&gt;[source::*:Security]&lt;/P&gt;

&lt;P&gt;in transforms you might have to change REGEX as&lt;/P&gt;

&lt;P&gt;REGEX = (EventCode)=(5145)&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2015 21:15:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139200#M28641</guid>
      <dc:creator>bohrasaurabh</dc:creator>
      <dc:date>2015-06-01T21:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do you filter Windows:Security:Events: 5145 using use transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139201#M28642</link>
      <description>&lt;P&gt;I made the changes to transforms.conf and props.conf.  These conf files are in $SPLUNKHOME/etc/apps/all_indexers/local.&lt;/P&gt;

&lt;P&gt;Should these files be in $SPLUNKHOME/etc/system/local/  on each of the indexers instead?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2015 14:55:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139201#M28642</guid>
      <dc:creator>rfrazier</dc:creator>
      <dc:date>2015-06-02T14:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do you filter Windows:Security:Events: 5145 using use transforms.conf and props.conf?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139202#M28643</link>
      <description>&lt;P&gt;This should be actually done within the Windows TA's local directory and then deployed to &lt;EM&gt;all&lt;/EM&gt; Index servers. The location on the index server should be $SPLUNKHOME/etc/apps/{Windows_TA_NAME}/local.&lt;/P&gt;

&lt;P&gt;If you have deployment server, then use that to deploy.  &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:07:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-filter-Windows-Security-Events-5145-using-use/m-p/139202#M28643</guid>
      <dc:creator>bohrasaurabh</dc:creator>
      <dc:date>2020-09-28T20:07:17Z</dc:date>
    </item>
  </channel>
</rss>

