<?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 Disable forwarding of Windows Event Logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145718#M29711</link>
    <description>&lt;P&gt;I am using a Universal Forwarder to collect events from a Windows server. In &lt;FORWARDER_HOME&gt;/etc/system/local I have created custom inputs.conf and outputs.conf to collect events from a log file and forward them on to an indexer. However, the indexer is also receiving events of the source type WinEventLog:Application, WinEventLog:System and WinEventLog:Security. How can I disable this?&lt;/FORWARDER_HOME&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Feb 2014 11:27:21 GMT</pubDate>
    <dc:creator>chrissale</dc:creator>
    <dc:date>2014-02-11T11:27:21Z</dc:date>
    <item>
      <title>Disable forwarding of Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145718#M29711</link>
      <description>&lt;P&gt;I am using a Universal Forwarder to collect events from a Windows server. In &lt;FORWARDER_HOME&gt;/etc/system/local I have created custom inputs.conf and outputs.conf to collect events from a log file and forward them on to an indexer. However, the indexer is also receiving events of the source type WinEventLog:Application, WinEventLog:System and WinEventLog:Security. How can I disable this?&lt;/FORWARDER_HOME&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 11:27:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145718#M29711</guid>
      <dc:creator>chrissale</dc:creator>
      <dc:date>2014-02-11T11:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Disable forwarding of Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145719#M29712</link>
      <description>&lt;P&gt;These are set in &lt;CODE&gt;$SPLUNK_HOME\etc\apps\MSIcreated\default\inputs.conf&lt;/CODE&gt;. You could either change the values there so that these inputs are disabled, or override them by adding new stanzas in etc/system/local/inputs.conf where you disable the inputs.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 11:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145719#M29712</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2014-02-11T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Disable forwarding of Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145720#M29713</link>
      <description>&lt;P&gt;Hi chrissale,&lt;/P&gt;

&lt;P&gt;either &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/Admin/Managingappobjects"&gt;disable&lt;/A&gt; the Windows Add-on on the universal forwarder or setup &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.1/Forwarding/Routeandfilterdatad"&gt;route and filter&lt;/A&gt; on the indexer to filter out the unwanted events. The later must be done on the indexer and is only valid for new events coming in, because the raw data does not get parsed by the universal forwarder.&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS &lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 11:44:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145720#M29713</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-02-11T11:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Disable forwarding of Windows Event Logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145721#M29714</link>
      <description>&lt;P&gt;Hi Ayn, thanks for the quick response. I don't have  &lt;CODE&gt;$SPLUNK_HOME\etc\apps\MSIcreated&lt;/CODE&gt;. Never-the-less I added to following stanzas to &lt;CODE&gt;$SPLUNK_HOME\etc\system\local\inputs.conf&lt;/CODE&gt; and that seems to have done the trick.&lt;/P&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = true &lt;BR /&gt;
[WinEventLog://Security]&lt;BR /&gt;
disabled = true &lt;BR /&gt;
[WinEventLog://System]&lt;BR /&gt;
disabled = true&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2014 12:05:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Disable-forwarding-of-Windows-Event-Logs/m-p/145721#M29714</guid>
      <dc:creator>chrissale</dc:creator>
      <dc:date>2014-02-11T12:05:51Z</dc:date>
    </item>
  </channel>
</rss>

