<?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 Forwarding IIS6 Logfiles Using Universal Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71963#M14677</link>
    <description>&lt;P&gt;My IIS 6 logfiles (W2K3) are getting stuck in the parsingQueue of the SUF - this means that no data gets received from this server.  Prior to adding the stanzas below, data was being received normally.&lt;/P&gt;

&lt;P&gt;Now I have the following in Metrics.log&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
03-22-2013 16:46:15.317 +0000 INFO  Metrics - group=queue, name=parsingqueue, max_size_kb=512, current_size_kb=449, current_size=8, largest_size=8, smallest_size=8&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;and splunkd.log&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
03-22-2013 16:35:36.222 +0000 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
03-22-2013 16:35:36.222 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;The following inputs.conf on the forwarder (in local)&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
[monitor://c:\WINDOWS\system32\LogFiles]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
recursive=true&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
sourcetype=MSWindows:2003:IIS&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;and  props.conf&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
[MSWindows:2003:IIS]&lt;BR /&gt;
CHECK_FOR_HEADER = false&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;I've only just added the props.conf file and sourcetype, but that has not helped (in fact I think it made it worse - I didn't have the BatchReader errors before that)&lt;/P&gt;

&lt;P&gt;Any help to configuring IIS to use with a SUF and (debian) indexer would be appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 13:35:09 GMT</pubDate>
    <dc:creator>andiih</dc:creator>
    <dc:date>2020-09-28T13:35:09Z</dc:date>
    <item>
      <title>Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71963#M14677</link>
      <description>&lt;P&gt;My IIS 6 logfiles (W2K3) are getting stuck in the parsingQueue of the SUF - this means that no data gets received from this server.  Prior to adding the stanzas below, data was being received normally.&lt;/P&gt;

&lt;P&gt;Now I have the following in Metrics.log&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
03-22-2013 16:46:15.317 +0000 INFO  Metrics - group=queue, name=parsingqueue, max_size_kb=512, current_size_kb=449, current_size=8, largest_size=8, smallest_size=8&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;and splunkd.log&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
03-22-2013 16:35:36.222 +0000 INFO  TailingProcessor - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
03-22-2013 16:35:36.222 +0000 INFO  BatchReader - Could not send data to output queue (parsingQueue), retrying...&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;The following inputs.conf on the forwarder (in local)&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
[monitor://c:\WINDOWS\system32\LogFiles]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
recursive=true&lt;BR /&gt;
followTail = 0&lt;BR /&gt;
sourcetype=MSWindows:2003:IIS&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;and  props.conf&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
[MSWindows:2003:IIS]&lt;BR /&gt;
CHECK_FOR_HEADER = false&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;I've only just added the props.conf file and sourcetype, but that has not helped (in fact I think it made it worse - I didn't have the BatchReader errors before that)&lt;/P&gt;

&lt;P&gt;Any help to configuring IIS to use with a SUF and (debian) indexer would be appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:35:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71963#M14677</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2020-09-28T13:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71964#M14678</link>
      <description>&lt;P&gt;Might be a long shot but I noticed you don't have a slash on the monitor stanza, ie: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://C:\Windows\system32\LogFiles]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also make sure that the Windows firewall is not blocking the TCP connection between the UF and the Indexer. &lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:07:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71964#M14678</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2013-03-22T17:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71965#M14679</link>
      <description>&lt;P&gt;I do have the slashes, its just my (lack of) competence in formatting on this forum. Firewall isn't blocking, as I get the WinEventLog* events through if I take the monitor stanza out&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:21:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71965#M14679</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2013-03-22T17:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71966#M14680</link>
      <description>&lt;P&gt;You might want to add a whiltelist to your input:&lt;/P&gt;

&lt;P&gt;whitelist=*.log&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:41:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71966#M14680</guid>
      <dc:creator>jstockamp</dc:creator>
      <dc:date>2013-03-22T17:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71967#M14681</link>
      <description>&lt;P&gt;nice idea, but this doesn't seem to have helped.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:56:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71967#M14681</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2013-03-22T17:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71968#M14682</link>
      <description>&lt;P&gt;Are you seeing messages in splunkd.log that you are connected to the indexer?  Do you have any other inputs on the forwader that are making it to the indexer?&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:12:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71968#M14682</guid>
      <dc:creator>jstockamp</dc:creator>
      <dc:date>2013-03-22T18:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71969#M14683</link>
      <description>&lt;P&gt;What Windows user are you running the splunkforwarder service as? Most of the Windows problems I see are related to permissions. Make sure the Windows user has access to the IIS logs directory. &lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:45:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71969#M14683</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2013-03-22T18:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71970#M14684</link>
      <description>&lt;P&gt;I'll check this next week. It's certainly plausible!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:56:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71970#M14684</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2013-03-22T18:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71971#M14685</link>
      <description>&lt;P&gt;If I take this logfile stanza out,then I get connections and data flows from the windows event logs. When I add it, the parsing queue dies and no data flows&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 18:58:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71971#M14685</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2013-03-22T18:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarding IIS6 Logfiles Using Universal Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71972#M14686</link>
      <description>&lt;P&gt;Back on site today, and temporarily swapped from Local System to a "God" account with local and network permissions. No luck. It does seem to be the ParsingQueue that dies with the IIS logfiles.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2013 11:01:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarding-IIS6-Logfiles-Using-Universal-Forwarder/m-p/71972#M14686</guid>
      <dc:creator>andiih</dc:creator>
      <dc:date>2013-03-28T11:01:57Z</dc:date>
    </item>
  </channel>
</rss>

