<?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 Search results to lookup table in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268420#M80738</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am currently running a search in a custom app that finds sourcetypes by number of hosts:&lt;BR /&gt;
 - | tstats dc(host) as "Number of Hosts" where index=test* by sourcetype&lt;/P&gt;

&lt;P&gt;Id like to know how to:&lt;BR /&gt;
 - Convert the results to a lookup table&lt;BR /&gt;
 - Edit the lookup table when required in the UI - Would I be able to use the lookup app within my custom app?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 08 Sep 2016 09:20:47 GMT</pubDate>
    <dc:creator>mwdbhyat</dc:creator>
    <dc:date>2016-09-08T09:20:47Z</dc:date>
    <item>
      <title>Search results to lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268420#M80738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I am currently running a search in a custom app that finds sourcetypes by number of hosts:&lt;BR /&gt;
 - | tstats dc(host) as "Number of Hosts" where index=test* by sourcetype&lt;/P&gt;

&lt;P&gt;Id like to know how to:&lt;BR /&gt;
 - Convert the results to a lookup table&lt;BR /&gt;
 - Edit the lookup table when required in the UI - Would I be able to use the lookup app within my custom app?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:20:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268420#M80738</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2016-09-08T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search results to lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268421#M80739</link>
      <description>&lt;P&gt;You can use &lt;CODE&gt;outputlookup&lt;/CODE&gt; to store and modify data&lt;/P&gt;

&lt;P&gt;See here : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/SearchReference/Outputlookup"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/SearchReference/Outputlookup&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:35:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268421#M80739</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-09-08T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Search results to lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268422#M80740</link>
      <description>&lt;P&gt;Thanks - I should probably have mentioned that I need this information to display in the table on the dashboard where my search results currently get displayed.. So im guessing ill just set up a saved search to output the file to csv and update it daily, then on the dashboard use an inputlookup search to display the results..&lt;/P&gt;

&lt;P&gt;My next task is to the somehow create a way to manually edit the lookup on the dashboard when required..I know there is a lookup app, any thoughts on how I could integrate this into my dashboard within my app? &lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268422#M80740</guid>
      <dc:creator>mwdbhyat</dc:creator>
      <dc:date>2016-09-08T09:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search results to lookup table</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268423#M80741</link>
      <description>&lt;P&gt;If you want to use another app, you need to create a link to the other app(even drill down works) from your dashboard or merge the artifacts of the apps.&lt;/P&gt;

&lt;P&gt;Alternatively , you can KVstore lookup and create your own dashboards to edit or amend. Please see this example with all operations on a KVStore : &lt;A href="http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEZT"&gt;http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEZT&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 10:10:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Search-results-to-lookup-table/m-p/268423#M80741</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2016-09-08T10:10:21Z</dc:date>
    </item>
  </channel>
</rss>

