<?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: Slow Panel on Dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589880#M48387</link>
    <description>&lt;P&gt;&lt;BR /&gt;The panels all work, except the 2 event panels never finish loading, so the export option is never enabled for the user.&lt;BR /&gt;&lt;BR /&gt;Could the transaction command help potentially and how could I use this?&lt;/P&gt;</description>
    <pubDate>Sun, 20 Mar 2022 20:01:14 GMT</pubDate>
    <dc:creator>POR160893</dc:creator>
    <dc:date>2022-03-20T20:01:14Z</dc:date>
    <item>
      <title>Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589806#M48371</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a dashboard with a number of panels. One of the panels needs to output all events for an index under certain conditions like certain src, port, sourcetype, etc.&lt;BR /&gt;&lt;BR /&gt;The other panels in the dashboard uses base searches and outputs only counts. These panels work.&lt;BR /&gt;&lt;BR /&gt;However, the panel outputting the events uses a saved search and NEVER finishes, even when I change the time range to VERY small time ranges like 30 seconds. I need the panel's search to complete as the stakeholder wants to export the panel's results..&lt;BR /&gt;&lt;BR /&gt;The following is the slow panel on the Dashboard:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Slow_Panel_Calling_SavedSearch.PNG" style="width: 917px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18608iBA80DE4FABB099D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Slow_Panel_Calling_SavedSearch.PNG" alt="Slow_Panel_Calling_SavedSearch.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;And here is the respective Saved Search:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Slow_SavedSearch.PNG" style="width: 583px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/18609i7D47837B697E622B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Slow_SavedSearch.PNG" alt="Slow_SavedSearch.PNG" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Can you please help?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Patrick&lt;/P&gt;</description>
      <pubDate>Sat, 19 Mar 2022 21:42:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589806#M48371</guid>
      <dc:creator>POR160893</dc:creator>
      <dc:date>2022-03-19T21:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589822#M48375</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240743"&gt;@POR160893&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have two solutions:&lt;/P&gt;&lt;P&gt;The first, if possible, is to optimize your search&amp;nbsp;or change its logic (e.g. if you use transaction or join).&lt;/P&gt;&lt;P&gt;Se thesond is accelerating your search, following one ot the methods described at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.5/Knowledge/Aboutsummaryindexing" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.5/Knowledge/Aboutsummaryindexing&lt;/A&gt;&amp;nbsp;or at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Report/Acceleratereports" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Report/Acceleratereports&lt;/A&gt;&amp;nbsp;or using an accelated DataModel (&lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Acceleratedatamodels" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Acceleratedatamodels&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 07:02:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589822#M48375</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-03-20T07:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589843#M48380</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I can I incorporate the transaction command into my. query then? I have been trying with no results.&lt;BR /&gt;&lt;BR /&gt;As for the acceleration, I appear to not have permissions to accelerate the dashboard or even the saved searches.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;(I gave you Karma for your last port though&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Patrick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 15:57:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589843#M48380</guid>
      <dc:creator>POR160893</dc:creator>
      <dc:date>2022-03-20T15:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589852#M48382</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240743"&gt;@POR160893&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;It seems like your filters are not working correctly. Can you add these to your saved search?&lt;/P&gt;&lt;P&gt;index=firewal sourcetype=$sourcetype_tok$ dest=$dest$ ...&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 17:33:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589852#M48382</guid>
      <dc:creator>BahadirS</dc:creator>
      <dc:date>2022-03-20T17:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589872#M48386</link>
      <description>&lt;P&gt;I cannot do this as then it would be sourcetype = sourcetype = $sourcetype$.&lt;BR /&gt;&lt;BR /&gt;The panels are working, it is just that the 2 events panels NEVER finish finish. I need them to finish loading so the user can export the results from the panel.&lt;BR /&gt;&lt;BR /&gt;Can the transaction command help and if so, how can I incorporate this into my search?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 19:43:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589872#M48386</guid>
      <dc:creator>POR160893</dc:creator>
      <dc:date>2022-03-20T19:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589880#M48387</link>
      <description>&lt;P&gt;&lt;BR /&gt;The panels all work, except the 2 event panels never finish loading, so the export option is never enabled for the user.&lt;BR /&gt;&lt;BR /&gt;Could the transaction command help potentially and how could I use this?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 20:01:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589880#M48387</guid>
      <dc:creator>POR160893</dc:creator>
      <dc:date>2022-03-20T20:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589881#M48388</link>
      <description>&lt;P&gt;Can you click magnifying glass on the slow panel and share the search after tokens replaced with values?&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 20:03:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589881#M48388</guid>
      <dc:creator>BahadirS</dc:creator>
      <dc:date>2022-03-20T20:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589890#M48390</link>
      <description>&lt;P&gt;On the panel instead of sourcetype_tok=$sourcetype_tok$ on the panel, can you try it without sourcetype_tok. And same with other fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;| savedsearch searchname $sourcetype_tok$ ...&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 20:44:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589890#M48390</guid>
      <dc:creator>BahadirS</dc:creator>
      <dc:date>2022-03-20T20:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Slow Panel on Dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589897#M48391</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/240743"&gt;@POR160893&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From your comments, it appears that your tokens in the dashboard are of the form&lt;/P&gt;&lt;P&gt;field=value&lt;/P&gt;&lt;P&gt;rather than just the value, i.e. the token $sourcetype_tok$ is actually sourcetype=bla_bla_bla&lt;/P&gt;&lt;P&gt;Your panel has no time range, so should probably use the time range from the saved search - did you change the time in the saved search to 30 seconds?&lt;/P&gt;&lt;P&gt;You should look at the job inspector for the running job - that will give you an indication of what is going wrong and where the search is stuck - if that is the case.&lt;/P&gt;&lt;P&gt;Trying something like transaction or join to SOLVE a suspected performance issue is probably not the place to start - they have their own performance implications.&lt;/P&gt;&lt;P&gt;Your saved search is very basic. Is there even a reason to use a saved search - why not copy the saved search into the dashboard and give it a time range and you can see if it finishes there.&amp;nbsp; At least that is a simple way to get a better understanding if the saved search mechanism, rather than the search itself is the issue.&lt;/P&gt;&lt;P&gt;Generally if it's not finishing, it could be a data size issue, which might indicate a time range problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 22:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Slow-Panel-on-Dashboard/m-p/589897#M48391</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2022-03-20T22:34:28Z</dc:date>
    </item>
  </channel>
</rss>

