<?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: IIS Monitor causing tail errors on universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32323#M5740</link>
    <description>&lt;P&gt;I found this to work the best.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\WINDOWS\system32\LogFiles\*\*.log]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
recursive = true&lt;BR /&gt;
index=iis&lt;BR /&gt;
ignoreOlderThan = 7d&lt;BR /&gt;
sourcetype=MSWindows:2003:IIS&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor://C:\inetpub\logs\LogFiles\*\*.log]&lt;/CODE&gt;&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
recursive = true&lt;BR /&gt;
index=iis&lt;BR /&gt;
ignoreOlderThan = 7d&lt;BR /&gt;
sourcetype=MSWindows:2008R2:IIS&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2012 20:57:37 GMT</pubDate>
    <dc:creator>BP9906</dc:creator>
    <dc:date>2012-10-30T20:57:37Z</dc:date>
    <item>
      <title>IIS Monitor causing tail errors on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32321#M5738</link>
      <description>&lt;P&gt;I added this to my inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\WINDOWS\system32\LogFiles\W3SVC*\]
disabled = false
followTail = 0
recursive = true
index=iis
ignoreOlderThan = 7d
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When the deployment server gets the deployment app and reloads, the splunkd.log on the universal forwarder errors many times this error:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;04-20-2012 10:14:14.368 -0700 ERROR TailingProcessor - matching C:\WINDOWS\system32\LogFiles\Cluster\ against ^C:\\WINDOWS\\system32\\LogFiles\\W3SVC[^\\]*\\$
04-20-2012 10:14:14.368 -0700 ERROR TailingProcessor - matching C:\WINDOWS\system32\LogFiles\HTTPERR\ against ^C:\\WINDOWS\\system32\\LogFiles\\W3SVC[^\\]*\\$
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;How do I get rid of this repeat error message?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 17:16:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32321#M5738</guid>
      <dc:creator>BP9906</dc:creator>
      <dc:date>2012-04-20T17:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Monitor causing tail errors on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32322#M5739</link>
      <description>&lt;P&gt;I resolved it by removing the wildcard char. It must be a splunk forwarder error to repeat the error in the log. &lt;/P&gt;

&lt;P&gt;ie&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:WINDOWS\system32\LogFiles] 
disabled = false 
followTail = 0 
recursive = true 
index=iis 
ignoreOlderThan = 7d
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 20 Apr 2012 19:01:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32322#M5739</guid>
      <dc:creator>BP9906</dc:creator>
      <dc:date>2012-04-20T19:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: IIS Monitor causing tail errors on universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32323#M5740</link>
      <description>&lt;P&gt;I found this to work the best.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\WINDOWS\system32\LogFiles\*\*.log]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
recursive = true&lt;BR /&gt;
index=iis&lt;BR /&gt;
ignoreOlderThan = 7d&lt;BR /&gt;
sourcetype=MSWindows:2003:IIS&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[monitor://C:\inetpub\logs\LogFiles\*\*.log]&lt;/CODE&gt;&lt;BR /&gt;
disabled = false&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
recursive = true&lt;BR /&gt;
index=iis&lt;BR /&gt;
ignoreOlderThan = 7d&lt;BR /&gt;
sourcetype=MSWindows:2008R2:IIS&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 20:57:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/IIS-Monitor-causing-tail-errors-on-universal-forwarder/m-p/32323#M5740</guid>
      <dc:creator>BP9906</dc:creator>
      <dc:date>2012-10-30T20:57:37Z</dc:date>
    </item>
  </channel>
</rss>

