<?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: Timechart question in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316081#M161807</link>
    <description>&lt;P&gt;1) &lt;CODE&gt;OR&lt;/CODE&gt; should be capitalized.  2) &lt;CODE&gt;span=1d&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I don't see how it would work, visually, to show a count and also the names in a single viz panel.  Seems like you might want a line chart or bar chart for the dc, and then have a different viz for the names.  Like, for instance, build a popup using JS so that when you hover over a particular day, it gets the list of unique names for that day.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Apr 2018 15:41:19 GMT</pubDate>
    <dc:creator>DalJeanis</dc:creator>
    <dc:date>2018-04-06T15:41:19Z</dc:date>
    <item>
      <title>Timechart question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316079#M161805</link>
      <description>&lt;P&gt;I am currently running this search:&lt;/P&gt;

&lt;P&gt;index=events host=hig1* or host=hig2* | timechart span-1d dc(host) &lt;/P&gt;

&lt;P&gt;the search works and I get the results I need however is there a way to list out all hosts and still get the count?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 14:38:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316079#M161805</guid>
      <dc:creator>bgill0123</dc:creator>
      <dc:date>2018-04-06T14:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316080#M161806</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=events host=hig1* OR host=hig2* | timechart span=1d dc(host) values(host)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;let me know if this helps!&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 14:45:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316080#M161806</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-04-06T14:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart question</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316081#M161807</link>
      <description>&lt;P&gt;1) &lt;CODE&gt;OR&lt;/CODE&gt; should be capitalized.  2) &lt;CODE&gt;span=1d&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I don't see how it would work, visually, to show a count and also the names in a single viz panel.  Seems like you might want a line chart or bar chart for the dc, and then have a different viz for the names.  Like, for instance, build a popup using JS so that when you hover over a particular day, it gets the list of unique names for that day.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2018 15:41:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-question/m-p/316081#M161807</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-04-06T15:41:19Z</dc:date>
    </item>
  </channel>
</rss>

