<?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 breakdown errors in charts group by error codes in error tables or list? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/594773#M207009</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244949"&gt;@Khanu89&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For your pie-chart, in the xml code add the following option configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;option name="charting.chart.showPercent"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;You should be able to see the percentage details against each category in the chart.&lt;BR /&gt;Something like below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gr0und_Z3r0_0-1650587337249.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19190i07A538791818E65C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gr0und_Z3r0_0-1650587337249.png" alt="Gr0und_Z3r0_0-1650587337249.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If it helps, Karma vote is appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Apr 2022 00:29:16 GMT</pubDate>
    <dc:creator>Gr0und_Z3r0</dc:creator>
    <dc:date>2022-04-22T00:29:16Z</dc:date>
    <item>
      <title>How to breakdown errors in charts group by error codes in error tables or list?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593915#M206724</link>
      <description>&lt;P&gt;Hello - I am a new Splunk user and learning as I go. My current task is to breakdown Errors/Exceptions in chart group by error codes in error tables or list.&lt;BR /&gt;&lt;BR /&gt;current query: My current query&amp;nbsp; only returns null values.&lt;/P&gt;
&lt;P&gt;index= (index name) host=(hostname)&lt;/P&gt;
&lt;P&gt;| timechart count by error&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 22:12:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593915#M206724</guid>
      <dc:creator>Khanu89</dc:creator>
      <dc:date>2022-04-21T22:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown Errors in Charts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593918#M206725</link>
      <description>&lt;P&gt;It sounds like error is not a field that has been extracted from your events.&lt;/P&gt;&lt;P&gt;Can you share some sample events, assuming you need help extracting the error field?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 16:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593918#M206725</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-15T16:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown Errors in Charts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593921#M206727</link>
      <description>&lt;P&gt;Here is a example from my dashboard.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Khanu89_0-1650042084627.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19089iB1C9FBFD8657D87D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Khanu89_0-1650042084627.png" alt="Khanu89_0-1650042084627.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 17:03:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593921#M206727</guid>
      <dc:creator>Khanu89</dc:creator>
      <dc:date>2022-04-15T17:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown Errors in Charts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593925#M206729</link>
      <description>&lt;P&gt;What fields do you already have extracted?&lt;/P&gt;&lt;P&gt;You don't appear to have a field called error (note that field names are case sensitive).&lt;/P&gt;&lt;P&gt;Assuming that the fields that appear to be in your event, you could try&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| stats count by ErrorCode&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 15 Apr 2022 18:07:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/593925#M206729</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-15T18:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Breakdown Errors in Charts</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/594760#M207006</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;I am running the following which breaks down different categories but how can I break down the Error type to percentage of errors such as 20% 404, 15% 503 etc..&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;index=epic_ehr&lt;BR /&gt;|stats count by Type&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screen Shot 2022-04-21 at 5.02.30 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19187i369B50A527734D11/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-04-21 at 5.02.30 PM.png" alt="Screen Shot 2022-04-21 at 5.02.30 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 22:03:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/594760#M207006</guid>
      <dc:creator>Khanu89</dc:creator>
      <dc:date>2022-04-21T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to breakdown errors in charts group by error codes in error tables or list?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/594773#M207009</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244949"&gt;@Khanu89&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For your pie-chart, in the xml code add the following option configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;option name="charting.chart.showPercent"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;You should be able to see the percentage details against each category in the chart.&lt;BR /&gt;Something like below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gr0und_Z3r0_0-1650587337249.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19190i07A538791818E65C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gr0und_Z3r0_0-1650587337249.png" alt="Gr0und_Z3r0_0-1650587337249.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If it helps, Karma vote is appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 00:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-breakdown-errors-in-charts-group-by-error-codes-in-error/m-p/594773#M207009</guid>
      <dc:creator>Gr0und_Z3r0</dc:creator>
      <dc:date>2022-04-22T00:29:16Z</dc:date>
    </item>
  </channel>
</rss>

