<?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 to count the number of request hitting server ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291120#M55512</link>
    <description>&lt;P&gt;Try this &lt;CODE&gt;sourcetype="docker" AppDomain=Eos Level=INFO Message="Eos request calculated" | stats count by host&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2017 13:16:54 GMT</pubDate>
    <dc:creator>harsmarvania57</dc:creator>
    <dc:date>2017-10-09T13:16:54Z</dc:date>
    <item>
      <title>Count the number of requests hitting target server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291119#M55511</link>
      <description>&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;For the query :&lt;BR /&gt;sourcetype="docker" AppDomain=Eos Level=INFO Message="Eos request calculated"&lt;BR /&gt;I have the following output:&lt;/P&gt;&lt;P&gt;host = aecas01ran05.aws.cloud.com source = http:docker sourcetype = docker&lt;BR /&gt;And I have various host for my application. How to calculate the number of request that is hitting different server irrespective of failure or success and present them in a table. Idea is to check the servers are hitting with the same number of request or not ??&lt;BR /&gt;I have series of server as follows :&lt;BR /&gt;aecas01ran04, aecas01ran03, aecas01ran05,aeperf01cmb01&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 08:56:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291119#M55511</guid>
      <dc:creator>JyotiP</dc:creator>
      <dc:date>2021-07-30T08:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of request hitting server ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291120#M55512</link>
      <description>&lt;P&gt;Try this &lt;CODE&gt;sourcetype="docker" AppDomain=Eos Level=INFO Message="Eos request calculated" | stats count by host&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:16:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291120#M55512</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-10-09T13:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of request hitting server ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291121#M55513</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;| stats count by host
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or a stats count of some kind appended to your existing search should be able to count the number of requests/events in the log file...&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:17:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291121#M55513</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2017-10-09T13:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of request hitting server ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291122#M55514</link>
      <description>&lt;P&gt;@garethatiag this worked. Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:23:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291122#M55514</guid>
      <dc:creator>JyotiP</dc:creator>
      <dc:date>2017-10-09T13:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to count the number of request hitting server ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291123#M55515</link>
      <description>&lt;P&gt;@harsmarvania this worked. Thank You&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:24:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Count-the-number-of-requests-hitting-target-server/m-p/291123#M55515</guid>
      <dc:creator>JyotiP</dc:creator>
      <dc:date>2017-10-09T13:24:25Z</dc:date>
    </item>
  </channel>
</rss>

