<?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 How to make efficient and fast searches ,reports and dashboards? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302878#M19305</link>
    <description>&lt;P&gt;How to make efficient and fast searches ,reports and dashboards?&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 11:26:06 GMT</pubDate>
    <dc:creator>abhi04</dc:creator>
    <dc:date>2018-02-21T11:26:06Z</dc:date>
    <item>
      <title>How to make efficient and fast searches ,reports and dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302878#M19305</link>
      <description>&lt;P&gt;How to make efficient and fast searches ,reports and dashboards?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 11:26:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302878#M19305</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2018-02-21T11:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to make efficient and fast searches ,reports and dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302879#M19306</link>
      <description>&lt;P&gt;Below is what I usually think.&lt;/P&gt;

&lt;P&gt;・Reduce number with base search&lt;BR /&gt;
・Specify the time range. As narrow as possible&lt;BR /&gt;
・Be sure to specify the index&lt;BR /&gt;
・Do not use wildcard search.&lt;BR /&gt;
　　　XXX*⇒ If you can not stand it&lt;BR /&gt;
　　　&lt;EM&gt;XXX⇒ NG&lt;BR /&gt;
　　　*XXX&lt;/EM&gt;⇒ NG&lt;BR /&gt;
・Do not use NOT (!=)&lt;BR /&gt;
・Transaction / join-sub search Do not use .Use stats command.&lt;BR /&gt;
・Reduce the field used by the fields command early.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:09:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302879#M19306</guid>
      <dc:creator>HiroshiSatoh</dc:creator>
      <dc:date>2020-09-29T18:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make efficient and fast searches ,reports and dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302880#M19307</link>
      <description>&lt;P&gt;@abhi04, there could be so many things to consider. Could you state what you are doing right now that needs optimization so that we could be more specific?&lt;/P&gt;

&lt;P&gt;Just to add on to @HitoshiSatoh 's points here are the Splunk Documentations for you to read/understand and implement:&lt;/P&gt;

&lt;P&gt;1) Post Processing Best Practice: &lt;A href="http://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/Savedsearches#Best_practices"&gt;http://docs.splunk.com/Documentation/SplunkCloud/latest/Viz/Savedsearches#Best_practices&lt;/A&gt;&lt;BR /&gt;
2) Quick Tips for Search Query Optimization: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Search/Quicktipsforoptimization"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Search/Quicktipsforoptimization&lt;/A&gt;&lt;BR /&gt;
3) Optimize your lookup search: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Lookup#Optimizing_your_lookup_search"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Lookup#Optimizing_your_lookup_search&lt;/A&gt;&lt;BR /&gt;
4) Event Correlation method consideration: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Search/Abouteventcorrelation"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Search/Abouteventcorrelation&lt;/A&gt;&lt;BR /&gt;
5) Use of multisearch to overcome subsearch limitation: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Multisearch#Subsearch_processing_and_limitations"&gt;https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Multisearch#Subsearch_processing_and_limitations&lt;/A&gt;&lt;BR /&gt;
6) Use Knowledge Objects for easier maintenance and re-usability of code: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/WhatisSplunkknowledge"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/WhatisSplunkknowledge&lt;/A&gt;&lt;BR /&gt;
7) Use of Data Summary for accelerated Search: &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Aboutsummaryindexing"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Aboutsummaryindexing&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 15:16:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302880#M19307</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-02-21T15:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to make efficient and fast searches ,reports and dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302881#M19308</link>
      <description>&lt;P&gt;@niketnilay&lt;/P&gt;

&lt;P&gt;Great content. Thanks for sharing this!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 15:21:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302881#M19308</guid>
      <dc:creator>albinortiz</dc:creator>
      <dc:date>2018-02-21T15:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make efficient and fast searches ,reports and dashboards?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302882#M19309</link>
      <description>&lt;P&gt;Hi niketnilay,&lt;/P&gt;

&lt;P&gt;I asked in a general way and not specific. Thanks for sharing this information,this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 18:00:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-make-efficient-and-fast-searches-reports-and-dashboards/m-p/302882#M19309</guid>
      <dc:creator>abhi04</dc:creator>
      <dc:date>2018-02-21T18:00:37Z</dc:date>
    </item>
  </channel>
</rss>

