<?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 create a chart for status value in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425008#M121868</link>
    <description>&lt;P&gt;I am also new to Splunk, but I will try to help. If you would like to simply count how many times a value for status appears for each value of Environment, you can use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart count(Status) by Environment
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want separate categories for each value of status as well, you can try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart count over Environment by Status
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I hope that helps!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 15:51:10 GMT</pubDate>
    <dc:creator>ekraemer_splunk</dc:creator>
    <dc:date>2019-06-13T15:51:10Z</dc:date>
    <item>
      <title>How to create a chart for status value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425007#M121867</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm new to Splunk and I've created a table with the following headers: &lt;EM&gt;Hardware-Name, Environment, Portfolio, Vendor/Model and Status.&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;I now want to create a chart that shows me how often a value of "Status" occurs in each Environment.&lt;BR /&gt;
Any ideas anybody?&lt;/P&gt;

&lt;P&gt;Thx in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:39:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425007#M121867</guid>
      <dc:creator>quadealexander</dc:creator>
      <dc:date>2019-06-13T12:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart for status value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425008#M121868</link>
      <description>&lt;P&gt;I am also new to Splunk, but I will try to help. If you would like to simply count how many times a value for status appears for each value of Environment, you can use:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart count(Status) by Environment
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you want separate categories for each value of status as well, you can try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| chart count over Environment by Status
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I hope that helps!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 15:51:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425008#M121868</guid>
      <dc:creator>ekraemer_splunk</dc:creator>
      <dc:date>2019-06-13T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a chart for status value</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425009#M121869</link>
      <description>&lt;P&gt;Thx that worked just fine &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2019 08:21:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-chart-for-status-value/m-p/425009#M121869</guid>
      <dc:creator>quadealexander</dc:creator>
      <dc:date>2019-06-14T08:21:39Z</dc:date>
    </item>
  </channel>
</rss>

