<?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: Incorrect events total count in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Incorrect-events-total-count/m-p/19702#M3027</link>
    <description>&lt;P&gt;It sounds like Splunk did not separate each line into a single event, or we did not index everything.  To see if Splunk created multi-line events, run the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* | where linecount &amp;gt; 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To find the number of HTTP requests, it would be better to create a field for the type of http request and count the number of "GET" requests.&lt;/P&gt;</description>
    <pubDate>Sat, 24 Jul 2010 03:58:00 GMT</pubDate>
    <dc:creator>Simeon</dc:creator>
    <dc:date>2010-07-24T03:58:00Z</dc:date>
    <item>
      <title>Incorrect events total count</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Incorrect-events-total-count/m-p/19701#M3026</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Sorry, I am new to Splunk and having problems.&lt;/P&gt;

&lt;P&gt;I have loaded IIS logs (total 21 files) to splunk and wanted to calculate how mane HTTP requests are in those logs. In summary page I can see that 82,000 "events" were found in all logs, and the same number is displayed on the search page. But I have checked all the logs files and counted my self that all files sum up 147,000  lines, one line represents 1 http request. How do I calculate it correctly in splunk?&lt;/P&gt;

&lt;P&gt;Would be grateful for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2010 23:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Incorrect-events-total-count/m-p/19701#M3026</guid>
      <dc:creator>andrejus7</dc:creator>
      <dc:date>2010-07-23T23:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Incorrect events total count</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Incorrect-events-total-count/m-p/19702#M3027</link>
      <description>&lt;P&gt;It sounds like Splunk did not separate each line into a single event, or we did not index everything.  To see if Splunk created multi-line events, run the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;* | where linecount &amp;gt; 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To find the number of HTTP requests, it would be better to create a field for the type of http request and count the number of "GET" requests.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Jul 2010 03:58:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Incorrect-events-total-count/m-p/19702#M3027</guid>
      <dc:creator>Simeon</dc:creator>
      <dc:date>2010-07-24T03:58:00Z</dc:date>
    </item>
  </channel>
</rss>

