<?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 accelerate the loading time of multiple dashboards? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374726#M24532</link>
    <description>&lt;P&gt;Please upvote/accept if this answered your question..&lt;/P&gt;</description>
    <pubDate>Thu, 29 Mar 2018 12:34:27 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2018-03-29T12:34:27Z</dc:date>
    <item>
      <title>How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374710#M24516</link>
      <description>&lt;P&gt;Hello everyone, so this time I don't have a problem with my code or dashboard, but my question is about the performance of my dashboard.&lt;/P&gt;

&lt;P&gt;I have a dashboard with 15 panels and I want to know if there are tricks to optimize or accelerate the loading of the dashboard?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 13:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374710#M24516</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-22T13:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374711#M24517</link>
      <description>&lt;P&gt;I'm assuming you have 15 independent panels? If so then this is tieing up 15 CPU cores on your SH and possibly limiting the speed it returns values. You should look into using post processing so you can use 1-2 searches to drive those 15 panels. Once you have that, you can then explore other optimization techniques like tstats, metasearch or refactoring your search to make the panels load faster. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Viz/Savedsearches#Post-process_searches_2"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/Viz/Savedsearches#Post-process_searches_2&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Feel free to share your search and I can help optimize it &lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 14:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374711#M24517</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-22T14:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374712#M24518</link>
      <description>&lt;P&gt;i already used the base search,and i have one job for all the panels,the problem is that i have a lot of data.So to load my dashboard it take 5 to 7 minutes&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 14:21:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374712#M24518</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-22T14:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374713#M24519</link>
      <description>&lt;P&gt;Ok, so your issue is with search speed.. Coming back to the later part of my comment, post your search so we can help optimize it&lt;/P&gt;

&lt;P&gt;The answer will be one of the following&lt;BR /&gt;
1) Refactor the search&lt;BR /&gt;
2) Use tstats or metasearch if possible &lt;BR /&gt;
3) Get more indexers&lt;BR /&gt;
4) Decrease your sample size &lt;BR /&gt;
5) Use a summary index or accelerated data model&lt;BR /&gt;
6) Use event sampling&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 14:28:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374713#M24519</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-22T14:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374714#M24520</link>
      <description>&lt;P&gt;how can i accelerate the data model?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 14:56:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374714#M24520</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-22T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374715#M24521</link>
      <description>&lt;P&gt;You need a transformational command..  &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Knowledge/Acceleratedatamodels"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/Knowledge/Acceleratedatamodels&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Share your search for more help or accept the answer. Not much more I can do without seeing your search&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 15:02:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374715#M24521</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-22T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374716#M24522</link>
      <description>&lt;P&gt;index="***"&lt;BR /&gt;
| where feature="chat"&lt;BR /&gt;
| table _time, MESSAGE, chatId, chatOrigin, media, chatNbreRepliqueAgent_lo, chatNbreRepliqueClient_lo,location,client,session,chatAvailability_lo,step,stepResult,isEligible_lo,context&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:39:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374716#M24522</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2020-09-29T18:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374717#M24523</link>
      <description>&lt;P&gt;Lots of problems here.. How many indexes are you searching over? Is it possible to to explicitly call only the indexes needed? How large is your time frame? How many events are you searching over? How many indexers do you have? What storage are you using? You should replace &lt;CODE&gt;where&lt;/CODE&gt; with &lt;CODE&gt;search&lt;/CODE&gt;. I think it would be faster with a stats then it would be with a table command too. &lt;/P&gt;

&lt;P&gt;Once you replace that table with a transformational command, you can accelerate it as a data model or a report and get exponentially faster speeds. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.0.2/Report/Acceleratereports"&gt;http://docs.splunk.com/Documentation/Splunk/7.0.2/Report/Acceleratereports&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 15:09:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374717#M24523</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-22T15:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374718#M24524</link>
      <description>&lt;P&gt;1-I use just one index&lt;BR /&gt;
2-I search event of the 4 last month&lt;BR /&gt;
3-i have a lot of eent,300 MB of data&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 08:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374718#M24524</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-23T08:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374719#M24525</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/100243"&gt;@taha13&lt;/a&gt;, if you have created base search as Table command for pulling _raw events for Post Processing even that is not a best practice, you should have transforming command instead. Refer to documentation for Post Processing Best Practices: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches#Best_practices" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Viz/Savedsearches#Best_practices&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To add on to &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/132691"&gt;@skoelpin&lt;/a&gt; 's comment where feature="chat" should actually be a part of your main search i.e. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;     index="abc" festure="chat"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You should also understand that there is difference between table and fields command so use table only as your final command in case you need to arrange the fields in specific order as per your need.&lt;/P&gt;

&lt;P&gt;Refer to the documentation for &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Aboutoptimization" target="_blank"&gt;search query optimization&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also if you have 15 panels in a dashboard, do you need to view all of them at the same time? (usually it is 4, 6 or 8 panels at a time). If so you should enable Check Boxes/Links or Tabs to switch from One Panel to other or may be show details only when required. This way you restrict running only the searches which are required by default/or the users see first when the dashboard loads. Refer to Blog: &lt;A href="https://www.splunk.com/blog/2015/03/30/making-a-dashboard-with-tabs-and-searches-that-run-when-clicked.html" target="_blank"&gt;https://www.splunk.com/blog/2015/03/30/making-a-dashboard-with-tabs-and-searches-that-run-when-clicked.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:39:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374719#M24525</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2020-09-29T18:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374720#M24526</link>
      <description>&lt;P&gt;This would perform faster &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index="YOUR_INDEX_NAME" feature="chat"
| stats values(MESSAGE) AS MESSAGE by _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Do this for your other fields too. Look at the job inspector after running these searches to see speed &lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 14:23:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374720#M24526</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-23T14:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374721#M24527</link>
      <description>&lt;P&gt;i changed table b fields to accelerate the research,the probem is ,when i use table it's return all the data of the month,but when i use field it's return just the last 15 days&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 08:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374721#M24527</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-27T08:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374722#M24528</link>
      <description>&lt;P&gt;Reiterating what was said in previous posts try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; index="YOUR_INDEX_NAME" feature="chat"
 | stats values(MESSAGE) AS MESSAGE , values(chatId) AS chatId , values(chatOrigin) AS chatOrigin , values(media) AS media , values(chatNbreRepliqueAgent_lo) AS chatNbreRepliqueAgent_lo , values(chatNbreRepliqueClient_lo) AS chatNbreRepliqueClient_lo , values(location) AS location , values(client) AS client , values(session) AS session , values(chatAvailability_lo) AS chatAvailability_lo , values(step) AS step , values(stepResult) AS stepResult , values(isEligible_lo) AS isEligible_lo , values(context) AS context by _time
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Mar 2018 10:36:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374722#M24528</guid>
      <dc:creator>Moreilly97</dc:creator>
      <dc:date>2018-03-27T10:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374723#M24529</link>
      <description>&lt;P&gt;Have you found a solution to the problem? If so, can you upvote/accept?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 13:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374723#M24529</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-28T13:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374724#M24530</link>
      <description>&lt;P&gt;i changed my request ,now i use :&lt;BR /&gt;
 index="YOUR_INDEX_NAME" feature="chat"&lt;BR /&gt;
 | stats values(MESSAGE) AS MESSAGE by _time&lt;BR /&gt;
It's accelerat my dashboard by 30sec&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:49:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374724#M24530</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2020-09-29T18:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374725#M24531</link>
      <description>&lt;P&gt;when i used "field" ,my dashboard is faster but i have the results of the 15 last days ,and not of all the week &lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 08:32:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374725#M24531</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-29T08:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374726#M24532</link>
      <description>&lt;P&gt;Please upvote/accept if this answered your question..&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 12:34:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374726#M24532</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-29T12:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374727#M24533</link>
      <description>&lt;P&gt;I already upvote the answer &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 13:00:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374727#M24533</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-03-29T13:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374728#M24534</link>
      <description>&lt;P&gt;Why not accept the answer? This answered your question and accelerated your search time.. &lt;/P&gt;</description>
      <pubDate>Thu, 29 Mar 2018 13:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374728#M24534</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-03-29T13:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to accelerate the loading time of multiple dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374729#M24535</link>
      <description>&lt;P&gt;I downvoted this post because im downvoting this post because i gave you multiple approaches at solving your issue and you confirmed my solution works but refuse to accept the answer&lt;/P&gt;</description>
      <pubDate>Mon, 02 Apr 2018 13:53:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-accelerate-the-loading-time-of-multiple-dashboards/m-p/374729#M24535</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-04-02T13:53:22Z</dc:date>
    </item>
  </channel>
</rss>

