<?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: Help with timechart command efficiency in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629114#M51599</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;it worked like a charm.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Feb 2023 11:10:44 GMT</pubDate>
    <dc:creator>JLopez</dc:creator>
    <dc:date>2023-02-01T11:10:44Z</dc:date>
    <item>
      <title>Is there is a way to collect this data in a more efficient way?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629109#M51596</link>
      <description>&lt;P&gt;Hi Splunk friends,&lt;BR /&gt;&lt;BR /&gt;I'm using windows data for this example.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I want to collect in a time range of last 7 days, the numbers of hosts from my windows index with a span of 1d&lt;BR /&gt;&lt;BR /&gt;the result I am expecting is that every day I can see in a timechart the total numbers of host on each day increases of decreases&lt;BR /&gt;&lt;BR /&gt;to do that I am using this search&lt;BR /&gt;index=&amp;lt;windows Index&amp;gt;&amp;nbsp; &amp;nbsp; Computer=XYZ* | dedup Computer | timechart count(Computer) as count span=1d&lt;BR /&gt;&lt;BR /&gt;The problem I am having is that the search never ends so only show a flat line and a peak from the last day.&amp;nbsp;&lt;BR /&gt;I have around1000 host.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;is there is a way to collect this data in a more efficient way?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 16:49:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629109#M51596</guid>
      <dc:creator>JLopez</dc:creator>
      <dc:date>2023-02-01T16:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timechart command efficiency</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629110#M51597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245749"&gt;@JLopez&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use below query;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats dc(host) as count where index=&amp;lt;windows_index&amp;gt; host=XYZ* earliest=-7d by _time span=1d&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 01 Feb 2023 10:48:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629110#M51597</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-02-01T10:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help with timechart command efficiency</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629114#M51599</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;it worked like a charm.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2023 11:10:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Is-there-is-a-way-to-collect-this-data-in-a-more-efficient-way/m-p/629114#M51599</guid>
      <dc:creator>JLopez</dc:creator>
      <dc:date>2023-02-01T11:10:44Z</dc:date>
    </item>
  </channel>
</rss>

