<?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: Display timelines of multiple devies in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507626#M141905</link>
    <description>&lt;P&gt;See if this gets you started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats prestats=t count where index=my_index sourcetype=my_sourcetype by _time,host
| timechart span=1h count by host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jul 2020 17:56:31 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-07-06T17:56:31Z</dc:date>
    <item>
      <title>How to create a dashboard showing timelines of stats count for last 24 hours across multiple devices?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507612#M141902</link>
      <description>&lt;P&gt;Good morning! I noticed today that a couple of my devices stopped sending logs to Splunk a couple of hours ago. I want to develop a dashboard to show the timelines of stats count by host over the past 24 hours. So, something like this that shows each of my devices for the past 24 hours in one dashboard:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rogueakula_0-1594049889454.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/9498i6F99E1F6D0AEDEDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rogueakula_0-1594049889454.png" alt="rogueakula_0-1594049889454.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just want to be able to scroll through and make sure that all devices have logged something every hour for the past 24 hours.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am pretty new to Splunk so I dont have a great knowledge base to pull from. Thank you very much for your help!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Josh&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 18:36:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507612#M141902</guid>
      <dc:creator>rogueakula</dc:creator>
      <dc:date>2020-07-06T18:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display timelines of multiple devies</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507626#M141905</link>
      <description>&lt;P&gt;See if this gets you started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats prestats=t count where index=my_index sourcetype=my_sourcetype by _time,host
| timechart span=1h count by host&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 17:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507626#M141905</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-06T17:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Display timelines of multiple devies</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507635#M141906</link>
      <description>&lt;P&gt;Thank you for the reply. I put in what wrote and I get "No results found." I am really not sure why that would be. I have 65 devices sending millions of log entries to Splunk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the search that I am using, redacted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;index=my_index sourcetype=my_sourcetype tstats prestats=t count by _time,host | timechart span=1h count by host&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I had the pipe (|) before the tstats it said that tstats needs to be the first item in the search. Thanks again for your help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 17:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507635#M141906</guid>
      <dc:creator>rogueakula</dc:creator>
      <dc:date>2020-07-06T17:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Display timelines of multiple devies</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507645#M141909</link>
      <description>&lt;P&gt;Why didn't you put in what I wrote?&amp;nbsp; The error message should have been a clue that you had entered something incorrect.&lt;/P&gt;&lt;P&gt;I've modified my reply to include index and sourcetype.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 17:55:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507645#M141909</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-06T17:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Display timelines of multiple devies</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507651#M141912</link>
      <description>&lt;P&gt;I worked it out. This is what I was looking for:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;| tstats count where index=my_index sourcetype=my_sourcetype by host _time span=1h&lt;BR /&gt;| eval time=_time&lt;BR /&gt;| convert ctime(time)&lt;BR /&gt;| xyseries time host count&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 18:27:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-dashboard-showing-timelines-of-stats-count-for/m-p/507651#M141912</guid>
      <dc:creator>rogueakula</dc:creator>
      <dc:date>2020-07-06T18:27:59Z</dc:date>
    </item>
  </channel>
</rss>

