<?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: Index issue - new logs - iis-2 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67108#M13474</link>
    <description>&lt;P&gt;Hi Kristian thanks for the response.&lt;/P&gt;

&lt;P&gt;I have discovered that Splunk does index the most recent logs which are created every 10mins, however these logs have a GMT time stamp, I am currently on BST (GMT +1). &lt;/P&gt;

&lt;P&gt;The server Splunk sits on is also BST. &lt;/P&gt;

&lt;P&gt;Therefore instead of a 10min delay it looks like a 1hr10mins delay, even though the logs are indexed every 10mins.&lt;/P&gt;

&lt;P&gt;Is there an easy way to resolve this?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2013 10:38:09 GMT</pubDate>
    <dc:creator>DanielFordWA</dc:creator>
    <dc:date>2013-06-19T10:38:09Z</dc:date>
    <item>
      <title>Index issue - new logs - iis-2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67106#M13472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have splunk sitting on a server indexing log files from a dir \weblog&lt;/P&gt;

&lt;P&gt;When I initially added the folder all the logs were indexed and the data appears correctly, however the new logs are not being indexed.&lt;/P&gt;

&lt;P&gt;The logs initially start at 0kb size and grow and then a new log is created every 10min, these logs are not being indexed.&lt;/P&gt;

&lt;P&gt;I understand that the standard setting is to monitor the folder and as a log grows splunk will index the new information, this does not seem to be happening. I expect this is a basic error on my part.&lt;/P&gt;

&lt;P&gt;They are iis-2 log format.&lt;/P&gt;

&lt;P&gt;Hope you can help,&lt;/P&gt;

&lt;P&gt;Dan &lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 16:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67106#M13472</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-06-18T16:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Index issue - new logs - iis-2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67107#M13473</link>
      <description>&lt;P&gt;Please post the inputs.conf. Mask any servernames/internal data as needed.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2013 16:37:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67107#M13473</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-06-18T16:37:50Z</dc:date>
    </item>
    <item>
      <title>Re: Index issue - new logs - iis-2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67108#M13474</link>
      <description>&lt;P&gt;Hi Kristian thanks for the response.&lt;/P&gt;

&lt;P&gt;I have discovered that Splunk does index the most recent logs which are created every 10mins, however these logs have a GMT time stamp, I am currently on BST (GMT +1). &lt;/P&gt;

&lt;P&gt;The server Splunk sits on is also BST. &lt;/P&gt;

&lt;P&gt;Therefore instead of a 10min delay it looks like a 1hr10mins delay, even though the logs are indexed every 10mins.&lt;/P&gt;

&lt;P&gt;Is there an easy way to resolve this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2013 10:38:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67108#M13474</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-06-19T10:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Index issue - new logs - iis-2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67109#M13475</link>
      <description>&lt;P&gt;For a workaround I have change the user to GMT+1.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:10:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67109#M13475</guid>
      <dc:creator>DanielFordWA</dc:creator>
      <dc:date>2013-06-21T14:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Index issue - new logs - iis-2</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67110#M13476</link>
      <description>&lt;P&gt;Add the following to your props.conf. This will tell splunk that source type iis-2 logs are all coming in GMT timezone.&lt;/P&gt;

&lt;P&gt;[iis-2]&lt;BR /&gt;
tz=GMT&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2013 14:11:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-issue-new-logs-iis-2/m-p/67110#M13476</guid>
      <dc:creator>starcher</dc:creator>
      <dc:date>2013-06-21T14:11:14Z</dc:date>
    </item>
  </channel>
</rss>

