<?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: What is the frequency with which logs are read in Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161485#M32729</link>
    <description>&lt;P&gt;Thanks Cary &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Feb 2015 17:19:45 GMT</pubDate>
    <dc:creator>garimayadav</dc:creator>
    <dc:date>2015-02-28T17:19:45Z</dc:date>
    <item>
      <title>What is the frequency with which logs are read in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161483#M32727</link>
      <description>&lt;P&gt;What is the frequency with which logs are read in Splunk? Does delay in seeing recent log details in Splunk related to poor indexing?&lt;BR /&gt;
And if indexing is perfectly fine, then what should be the ideal time after which details of a new request must be visible in Splunk?&lt;/P&gt;</description>
      <pubDate>Sat, 28 Feb 2015 11:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161483#M32727</guid>
      <dc:creator>garimayadav</dc:creator>
      <dc:date>2015-02-28T11:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: What is the frequency with which logs are read in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161484#M32728</link>
      <description>&lt;P&gt;From my understanding, there is no "frequency." If the file changes, it starts forwarding the new data. There are technically several ways to do this, I don't know which one Splunk uses, but I have used a few throughout my programming career.&lt;/P&gt;

&lt;P&gt;How soon should you see indexed data in Splunk? That depends on the processing of the data at index time. If not much is being looked at, you can have data visible sub-second after it is placed in a file on a forwarder, if all the stars align properly. We index about 350GB/day and see most of our data within 10 seconds with most of that under 5 seconds. I have had "Last 5 seconds" searches that fill up even the last 1 second slot with almost as many events as the other 4 slots.&lt;/P&gt;

&lt;P&gt;If your indexing is putting structure on the data, or the indexing has to search hard to find the timestamp, or your network is slow, or the indexing hardware is slow (especially the disks), these things can lead to slow indexing of the data.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Feb 2015 16:07:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161484#M32728</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2015-02-28T16:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is the frequency with which logs are read in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161485#M32729</link>
      <description>&lt;P&gt;Thanks Cary &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Feb 2015 17:19:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161485#M32729</guid>
      <dc:creator>garimayadav</dc:creator>
      <dc:date>2015-02-28T17:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: What is the frequency with which logs are read in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161486#M32730</link>
      <description>&lt;P&gt;Hi garimayadav,&lt;/P&gt;

&lt;P&gt;an universal forwarder will poll / check the files once a second.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Sun, 01 Mar 2015 16:17:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161486#M32730</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-03-01T16:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: What is the frequency with which logs are read in Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161487#M32731</link>
      <description>&lt;P&gt;Hi garimayadav -&lt;/P&gt;

&lt;P&gt;Questions asked by you purely depends upon data volume/day, underlying hardware, deployment architecture, network latency.  Following links will address your queries. Please have a look. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Forwarder-to-indexerratios"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Forwarder-to-indexerratios&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Referencehardware"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Referencehardware&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Performancechecklist"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Performancechecklist&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Summaryofperformancerecommendations"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.2/Capacity/Summaryofperformancerecommendations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2015 05:53:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-is-the-frequency-with-which-logs-are-read-in-Splunk/m-p/161487#M32731</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2015-03-02T05:53:31Z</dc:date>
    </item>
  </channel>
</rss>

