<?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: create table for each application by each service in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/create-table-for-each-application-by-each-service/m-p/93063#M23976</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;... | stats count as totalcount,avg(responsetime) as responsetime by application,service
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 14 Apr 2013 06:48:20 GMT</pubDate>
    <dc:creator>Ayn</dc:creator>
    <dc:date>2013-04-14T06:48:20Z</dc:date>
    <item>
      <title>create table for each application by each service</title>
      <link>https://community.splunk.com/t5/Splunk-Search/create-table-for-each-application-by-each-service/m-p/93062#M23975</link>
      <description>&lt;P&gt;I am having 5 applications each having service names few are same.&lt;BR /&gt;
Ex : Application A - Services AA, AB, AC, Application B - Services BA, AB, BC and Application C - Services CA, CB, AC etc..&lt;BR /&gt;
I want to generate a table for each application, each service. can you please help  me to generate table &lt;BR /&gt;
Application    Service Totalcount   Responcetime&lt;BR /&gt;
A                 AA       10          100.34&lt;BR /&gt;
A                 AB       14          2330&lt;BR /&gt;
A                 AA       1          334&lt;BR /&gt;
B                 AB       15          2130&lt;BR /&gt;
B                 AA       14          1034&lt;BR /&gt;
B                 AB       34          230&lt;BR /&gt;
C                 AA       54          1004&lt;BR /&gt;
C                 AB       34          2330&lt;BR /&gt;
C                 AA       34          0.34&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2013 01:17:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/create-table-for-each-application-by-each-service/m-p/93062#M23975</guid>
      <dc:creator>marellasunil</dc:creator>
      <dc:date>2013-04-14T01:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: create table for each application by each service</title>
      <link>https://community.splunk.com/t5/Splunk-Search/create-table-for-each-application-by-each-service/m-p/93063#M23976</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;... | stats count as totalcount,avg(responsetime) as responsetime by application,service
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 14 Apr 2013 06:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/create-table-for-each-application-by-each-service/m-p/93063#M23976</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2013-04-14T06:48:20Z</dc:date>
    </item>
  </channel>
</rss>

