<?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 bar chart count by specific field values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-bar-chart-count-by-specific-field-values/m-p/287501#M87041</link>
    <description>&lt;P&gt;Filter the tags using search or where command before your chart command.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | where tag="t1" OR tag="t2" | chart count by tag
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 23 Dec 2016 16:35:33 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-12-23T16:35:33Z</dc:date>
    <item>
      <title>How to create a bar chart count by specific field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-bar-chart-count-by-specific-field-values/m-p/287500#M87040</link>
      <description>&lt;P&gt;I am new to Splunk&lt;BR /&gt;
I need to know how to create bar chart  count only by certain tags&lt;BR /&gt;
For example event has &lt;CODE&gt;tag=t1,t2,t3&lt;/CODE&gt;&lt;BR /&gt;
I need create bar chart in x axis is only tag=t1, t2&lt;BR /&gt;
Search &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | chart count by tag
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Return chart with all tag (t1, t2, t3)values&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 14:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-bar-chart-count-by-specific-field-values/m-p/287500#M87040</guid>
      <dc:creator>dibrova911</dc:creator>
      <dc:date>2016-12-23T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a bar chart count by specific field values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-bar-chart-count-by-specific-field-values/m-p/287501#M87041</link>
      <description>&lt;P&gt;Filter the tags using search or where command before your chart command.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | where tag="t1" OR tag="t2" | chart count by tag
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 23 Dec 2016 16:35:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-bar-chart-count-by-specific-field-values/m-p/287501#M87041</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-12-23T16:35:33Z</dc:date>
    </item>
  </channel>
</rss>

