<?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 Create pie Chart from stats command in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/668928#M229447</link>
    <description>&lt;P&gt;I am trying to create a pie chart of success vs. failure with stats command with the following:&lt;/P&gt;&lt;P&gt;search | stats c(assigned_user) AS Success c(authorization_failure_user) AS Failed&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 22:07:32 GMT</pubDate>
    <dc:creator>etherdoggy</dc:creator>
    <dc:date>2023-11-16T22:07:32Z</dc:date>
    <item>
      <title>Create pie Chart from stats command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/668928#M229447</link>
      <description>&lt;P&gt;I am trying to create a pie chart of success vs. failure with stats command with the following:&lt;/P&gt;&lt;P&gt;search | stats c(assigned_user) AS Success c(authorization_failure_user) AS Failed&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 22:07:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/668928#M229447</guid>
      <dc:creator>etherdoggy</dc:creator>
      <dc:date>2023-11-16T22:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Create pie Chart from stats command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/668930#M229449</link>
      <description>Hi&lt;BR /&gt;Are you trying to count those events or sum or what you are trying?&lt;BR /&gt;If count then change c -&amp;gt; count or dc on your stat.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Thu, 16 Nov 2023 22:21:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/668930#M229449</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2023-11-16T22:21:58Z</dc:date>
    </item>
    <item>
      <title>Re: Create pie Chart from stats command</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/669039#M229480</link>
      <description>&lt;P&gt;Thanks for your response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using c count since each user may have multiple success or failure events. When I choose "Visualization", "pie", the pie renders as one metric. However, below the pie, I can see the numbers for both events are correct. Somehow the pie does not reflect the numbers.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 16:50:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Create-pie-Chart-from-stats-command/m-p/669039#M229480</guid>
      <dc:creator>etherdoggy</dc:creator>
      <dc:date>2023-11-17T16:50:06Z</dc:date>
    </item>
  </channel>
</rss>

