<?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: Speed Optimization in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/519803#M34910</link>
    <description>&lt;P&gt;Please share your current search so we can look at it and make suggestions.&amp;nbsp; Perhaps &lt;FONT face="courier new,courier"&gt;streamstats&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;eventstats&lt;/FONT&gt; will work.&lt;/P&gt;&lt;P&gt;A datamodel by itself will not increase speed, but an accelerated datamodel most likely would.&lt;/P&gt;&lt;P&gt;To create a datamodel, go to Settings-&amp;gt;Data models and click the green New Data Model button.&amp;nbsp; Fill in form and click Create.&amp;nbsp; From there it gets a little involved and you're better off following the existing instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.6/Knowledge/Designdatamodelobjects" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.6/Knowledge/Designdatamodelobjects&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 23:49:10 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-09-15T23:49:10Z</dc:date>
    <item>
      <title>Speed Optimization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/519777#M34906</link>
      <description>&lt;P&gt;I have a multi search command that searches 4 weeks of data to display as a stats table in my dashbaord. The problem is that the search takes way to long. I do not think streamstats or eventstats work for this type of search. I have read up on summary indexes and data models. Would data models increase speed? and how would I create models?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 18:44:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/519777#M34906</guid>
      <dc:creator>kishan2356</dc:creator>
      <dc:date>2020-09-15T18:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Speed Optimization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/519803#M34910</link>
      <description>&lt;P&gt;Please share your current search so we can look at it and make suggestions.&amp;nbsp; Perhaps &lt;FONT face="courier new,courier"&gt;streamstats&lt;/FONT&gt; or &lt;FONT face="courier new,courier"&gt;eventstats&lt;/FONT&gt; will work.&lt;/P&gt;&lt;P&gt;A datamodel by itself will not increase speed, but an accelerated datamodel most likely would.&lt;/P&gt;&lt;P&gt;To create a datamodel, go to Settings-&amp;gt;Data models and click the green New Data Model button.&amp;nbsp; Fill in form and click Create.&amp;nbsp; From there it gets a little involved and you're better off following the existing instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.6/Knowledge/Designdatamodelobjects" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.6/Knowledge/Designdatamodelobjects&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 23:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/519803#M34910</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-15T23:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Speed Optimization</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/520635#M35037</link>
      <description>&lt;P&gt;| multisearch&lt;BR /&gt;[ search index=xxx sourcetype=xxx xxx earliest=$earliestTime$ latest=$latestTime$&lt;BR /&gt;| eval label=xxx&lt;BR /&gt;| fields -_raw _time ecn label ]&lt;BR /&gt;[ search index=xxx sourcetype=xxx xxx earliest=$earliestTime1$ latest=$latestTime1$&lt;BR /&gt;| eval _time=_time+60*60*24*7&lt;BR /&gt;| eval label=xxx&amp;nbsp;&lt;BR /&gt;| fields -_raw _time ecn label ]&lt;BR /&gt;[ search index=xxx sourcetype=xxx xxx earliest=$earliestTime2$ latest=$latestTime2$&lt;BR /&gt;| eval _time=_time+60*60*24*14&amp;nbsp;&lt;BR /&gt;| eval label=xxx&amp;nbsp;&lt;BR /&gt;| fields -_raw _time ecn label ]&lt;BR /&gt;[ search index=xxx sourcetype=xxx xxx earliest=$earliestTime3$ latest=$latestTime3$&lt;BR /&gt;| eval _time=_time+60*60*24*21&amp;nbsp;&lt;BR /&gt;| eval label=xxx&amp;nbsp;&lt;BR /&gt;| fields -_raw _time ecn label ]&lt;BR /&gt;[ search index=xxx sourcetype=xxx xxx earliest=$earliestTime4$ latest=$latestTime4$&lt;BR /&gt;| eval _time=_time+60*60*24*28&amp;nbsp;&lt;BR /&gt;| eval label=xxx&amp;nbsp;&lt;BR /&gt;| fields -_raw _time ecn label ]&lt;BR /&gt;| bin _time span=5m&lt;BR /&gt;| chart dc(ecn) over _time by label&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 14:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Speed-Optimization/m-p/520635#M35037</guid>
      <dc:creator>kishan2356</dc:creator>
      <dc:date>2020-09-21T14:24:31Z</dc:date>
    </item>
  </channel>
</rss>

