<?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 Stats Search help in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683230#M55907</link>
    <description>&lt;P&gt;Hi Everyone&lt;BR /&gt;&lt;BR /&gt;I was wondering how I would go about a stats count for 2 fields where 1 field depends on the other.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So for example we have a field called service version and another called service operation. Operations aren't necessarily exclusive to a version but I was wondering if it was possible to do a stats count where it would display something like:&lt;BR /&gt;&lt;BR /&gt;Service 1 - Operation 1: *how many* - Operation 2: *How many* and so on.&lt;BR /&gt;&lt;BR /&gt;Is something like this possible?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2024 10:56:08 GMT</pubDate>
    <dc:creator>WanLohnston</dc:creator>
    <dc:date>2024-04-04T10:56:08Z</dc:date>
    <item>
      <title>Stats Search help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683230#M55907</link>
      <description>&lt;P&gt;Hi Everyone&lt;BR /&gt;&lt;BR /&gt;I was wondering how I would go about a stats count for 2 fields where 1 field depends on the other.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So for example we have a field called service version and another called service operation. Operations aren't necessarily exclusive to a version but I was wondering if it was possible to do a stats count where it would display something like:&lt;BR /&gt;&lt;BR /&gt;Service 1 - Operation 1: *how many* - Operation 2: *How many* and so on.&lt;BR /&gt;&lt;BR /&gt;Is something like this possible?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2024 10:56:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683230#M55907</guid>
      <dc:creator>WanLohnston</dc:creator>
      <dc:date>2024-04-04T10:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stats Search help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683238#M55908</link>
      <description>&lt;P&gt;Do you mean something like this?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count by Service, Operation&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 04 Apr 2024 11:53:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683238#M55908</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-04-04T11:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stats Search help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683239#M55909</link>
      <description>&lt;P&gt;The stats command can group results by multiple fields.&amp;nbsp; Try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count by Service,Operation&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 04 Apr 2024 11:54:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Stats-Search-help/m-p/683239#M55909</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-04-04T11:54:15Z</dc:date>
    </item>
  </channel>
</rss>

