<?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 One search to source multiple dashboard tables in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91327#M23484</link>
    <description>&lt;P&gt;Couldn't see to find a question like this here, but maybe my search for it is no good.&lt;/P&gt;

&lt;P&gt;What I'd like to do is have a single search run, that could populate multiple tables in a dashboard.&lt;/P&gt;

&lt;P&gt;As an example, say I have all my postfix mail logs in an index named 'mail'.&lt;/P&gt;

&lt;P&gt;I want to have a dashboard with three panels, each populated with the output of the below three searches:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mail earliest=-24h | top client
index=mail earliest=-24h | top to
index=mail earliest=-24h | top from
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to get at the data by only running the search once and manipulating the top outputs, instead of taking the resource cost of running that three separate times (one for each top output needed)?&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;Scott&lt;/P&gt;</description>
    <pubDate>Thu, 18 Nov 2010 04:17:34 GMT</pubDate>
    <dc:creator>skippylou</dc:creator>
    <dc:date>2010-11-18T04:17:34Z</dc:date>
    <item>
      <title>One search to source multiple dashboard tables</title>
      <link>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91327#M23484</link>
      <description>&lt;P&gt;Couldn't see to find a question like this here, but maybe my search for it is no good.&lt;/P&gt;

&lt;P&gt;What I'd like to do is have a single search run, that could populate multiple tables in a dashboard.&lt;/P&gt;

&lt;P&gt;As an example, say I have all my postfix mail logs in an index named 'mail'.&lt;/P&gt;

&lt;P&gt;I want to have a dashboard with three panels, each populated with the output of the below three searches:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=mail earliest=-24h | top client
index=mail earliest=-24h | top to
index=mail earliest=-24h | top from
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to get at the data by only running the search once and manipulating the top outputs, instead of taking the resource cost of running that three separate times (one for each top output needed)?&lt;/P&gt;

&lt;P&gt;Thanks in advance,&lt;/P&gt;

&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 04:17:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91327#M23484</guid>
      <dc:creator>skippylou</dc:creator>
      <dc:date>2010-11-18T04:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: One search to source multiple dashboard tables</title>
      <link>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91328#M23485</link>
      <description>&lt;P&gt;This is possible, take a look at &lt;A href="http://www.splunk.com/base/Documentation/4.1.5/Developer/PostProcess" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/4.1.5/Developer/PostProcess&lt;/A&gt;.  &lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 04:20:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91328#M23485</guid>
      <dc:creator>christopherutz</dc:creator>
      <dc:date>2010-11-18T04:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: One search to source multiple dashboard tables</title>
      <link>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91329#M23486</link>
      <description>&lt;P&gt;Fantastic, thanks!&lt;/P&gt;

&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2010 05:08:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/One-search-to-source-multiple-dashboard-tables/m-p/91329#M23486</guid>
      <dc:creator>skippylou</dc:creator>
      <dc:date>2010-11-18T05:08:54Z</dc:date>
    </item>
  </channel>
</rss>

