<?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 do we configure continuous collection and indexing of IIS logs from UNC? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211468#M41617</link>
    <description>&lt;P&gt;I found it by seeing in _internal logs that there are unindexed zip files that are getting ignored&lt;BR /&gt;
Fixed the issue by adding blacklist to the input, containing the zip files&lt;/P&gt;</description>
    <pubDate>Tue, 14 Jun 2016 11:20:31 GMT</pubDate>
    <dc:creator>ehudb</dc:creator>
    <dc:date>2016-06-14T11:20:31Z</dc:date>
    <item>
      <title>How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211462#M41611</link>
      <description>&lt;P&gt;I have an issue with IIS logs, being monitored by a Windows heavy forwarder through UNC path. When the forwarder service starts, the IIS logs start to collect, the logs are being indexed correctly. After a while, the logs stop being collected. It's only until a few hours later when they continue again when a new log file is created.&lt;/P&gt;

&lt;P&gt;The reason we suspected was the IIS log files do not change its modtime, so we tried "alwaysOpenFile" property in inputs.conf, but it made it worse. The logs weren't indexed even after restart of the service.&lt;/P&gt;

&lt;P&gt;The parsing queue in the forwarder is low on a regular basis. If we use the "alwaysOpenFile, it goes very high, above 90%. All the other queues in the indexer are looking fine (1 indexer only).&lt;/P&gt;

&lt;P&gt;Any ideas?&lt;/P&gt;

&lt;P&gt;Thanks, Ehud.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 19:35:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211462#M41611</guid>
      <dc:creator>ehudb</dc:creator>
      <dc:date>2015-09-01T19:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211463#M41612</link>
      <description>&lt;P&gt;I suspect you can find an error message by looking at index=_internal source=splunkd.  Could be a socket time out, some limits.conf setting, etc.  &lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 20:08:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211463#M41612</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2015-09-01T20:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211464#M41613</link>
      <description>&lt;P&gt;Using a file mount to with a file monitor is inherently problematic.  Problems will arise on connectivity issue, slow/unresponsive file share, or host server busy.   &lt;/P&gt;</description>
      <pubDate>Tue, 01 Sep 2015 22:15:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211464#M41613</guid>
      <dc:creator>bmacias84</dc:creator>
      <dc:date>2015-09-01T22:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211465#M41614</link>
      <description>&lt;P&gt;Thanks, it was eventually issued by large zip files that shouldn't by indexed anyway, and caused high queue&lt;BR /&gt;
Eventually after removing these files, the logs were indexed correctly on time&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 12:29:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211465#M41614</guid>
      <dc:creator>ehudb</dc:creator>
      <dc:date>2016-01-28T12:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211466#M41615</link>
      <description>&lt;P&gt;Hey, how did you find the problem?  Others might face this issue and they'll want to know how you diagnosed the issue.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 12:02:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211466#M41615</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-01-31T12:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211467#M41616</link>
      <description>&lt;P&gt;Also, what was the solution?  Blacklisting options on the input?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 12:03:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211467#M41616</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-01-31T12:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do we configure continuous collection and indexing of IIS logs from UNC?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211468#M41617</link>
      <description>&lt;P&gt;I found it by seeing in _internal logs that there are unindexed zip files that are getting ignored&lt;BR /&gt;
Fixed the issue by adding blacklist to the input, containing the zip files&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 11:20:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-we-configure-continuous-collection-and-indexing-of-IIS/m-p/211468#M41617</guid>
      <dc:creator>ehudb</dc:creator>
      <dc:date>2016-06-14T11:20:31Z</dc:date>
    </item>
  </channel>
</rss>

