<?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 lookup table not visible when creating &amp;quot;New Automatic Lookup&amp;quot; until after server restart in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341182#M101155</link>
    <description>&lt;P&gt;I can upload a lookup table .csv fine, &lt;CODE&gt;"| lookupinput &amp;lt;name.csv&amp;gt;"&lt;/CODE&gt; also works fine.&lt;BR /&gt;
When I create an autolookup, the lookup table isn't visible in the "select LookupTable to use" until after I restart the server.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Q: Is there a update/refresh settings I need to set to have these settings populate faster or without a restart?
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have 1 search head, index_cluster and a master_node&lt;BR /&gt;
Documentation states I shouldn't need to restart but after all my testing, this seems to be the case for my situation.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Some additional issues:&lt;/STRONG&gt;&lt;BR /&gt;
1) After I delete the lookup table it is still populating the New Autolookup Create section but is fixed after a server restart.&lt;BR /&gt;
2) I have to manually add the below entry into my transforms.conf for the lookup table to be visible within the New AutoLookup Creation section.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[LookupTableName]
filename = name.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank You,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:08:26 GMT</pubDate>
    <dc:creator>rewritex</dc:creator>
    <dc:date>2020-09-29T13:08:26Z</dc:date>
    <item>
      <title>lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341182#M101155</link>
      <description>&lt;P&gt;I can upload a lookup table .csv fine, &lt;CODE&gt;"| lookupinput &amp;lt;name.csv&amp;gt;"&lt;/CODE&gt; also works fine.&lt;BR /&gt;
When I create an autolookup, the lookup table isn't visible in the "select LookupTable to use" until after I restart the server.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Q: Is there a update/refresh settings I need to set to have these settings populate faster or without a restart?
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have 1 search head, index_cluster and a master_node&lt;BR /&gt;
Documentation states I shouldn't need to restart but after all my testing, this seems to be the case for my situation.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Some additional issues:&lt;/STRONG&gt;&lt;BR /&gt;
1) After I delete the lookup table it is still populating the New Autolookup Create section but is fixed after a server restart.&lt;BR /&gt;
2) I have to manually add the below entry into my transforms.conf for the lookup table to be visible within the New AutoLookup Creation section.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[LookupTableName]
filename = name.csv
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank You,&lt;BR /&gt;
Sean&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:08:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341182#M101155</guid>
      <dc:creator>rewritex</dc:creator>
      <dc:date>2020-09-29T13:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341183#M101156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;To refresh some elements of the configuration, you can use the 'debug/refresh' link.&lt;/P&gt;

&lt;P&gt;I.e. On your server go to: &lt;CODE&gt;http://[splunk server hostname]:8000/debug/refresh&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;This should give you a little 'refresh' button.&lt;/P&gt;

&lt;P&gt;Give this a go and see if it help.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 03:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341183#M101156</guid>
      <dc:creator>gvmorley</dc:creator>
      <dc:date>2017-03-07T03:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341184#M101157</link>
      <description>&lt;P&gt;Check the permissions on the file and the lookup. They may be restricted to app only, which is why its not visible.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 03:11:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341184#M101157</guid>
      <dc:creator>sduff_splunk</dc:creator>
      <dc:date>2017-03-07T03:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341185#M101158</link>
      <description>&lt;P&gt;The table is visible in both the APP view and GLOBAL view but only after I manually add the 'filename=' entry into the transforms.conf and do a ..&lt;CODE&gt;&lt;A href="http://&amp;lt;splunk_url&amp;gt;:8000/debug/refresh" target="test_blank"&gt;http://&amp;lt;splunk_url&amp;gt;:8000/debug/refresh&lt;/A&gt;&lt;/CODE&gt;. &lt;BR /&gt;
Is this a bug or do I need to change a setting in another .conf to enable or make active?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 18:41:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341185#M101158</guid>
      <dc:creator>rewritex</dc:creator>
      <dc:date>2017-03-07T18:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341186#M101159</link>
      <description>&lt;P&gt;Thank you for the suggestion. This is works and I don't need a restart but I am still having the other issues to troubleshoot... Almost there! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 18:42:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341186#M101159</guid>
      <dc:creator>rewritex</dc:creator>
      <dc:date>2017-03-07T18:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341187#M101160</link>
      <description>&lt;P&gt;Try &lt;CODE&gt;bump&lt;/CODE&gt;, too:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://YourSplunkServerNameOrIP:8000/en-US/_bump"&gt;http://YourSplunkServerNameOrIP:8000/en-US/_bump&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2017 18:01:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341187#M101160</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-11T18:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: lookup table not visible when creating "New Automatic Lookup" until after server restart</title>
      <link>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341188#M101161</link>
      <description>&lt;P&gt;&lt;STRONG&gt;The problem is resolved.&lt;/STRONG&gt; It was a simple misunderstanding on my part on not doing the creation correctly. Its pretty funny how much research I did on this subject to find that I never found a simple post about 1) upload the lookup table. 2) create a set of definitions 3) create an autolookup.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;The problem was I wasn't doing the 2nd step of creating the definitions.&lt;/STRONG&gt; Once I created the definitions everything is working. &lt;/P&gt;

&lt;P&gt;Now my IP -&amp;gt; CIDR lookups are working as expected. Although it took awhile to figure out about the &lt;CODE&gt;match_type&lt;/CODE&gt; parameter within the lookup stanza in the transforms.conf&lt;/P&gt;</description>
      <pubDate>Sun, 12 Mar 2017 03:20:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/lookup-table-not-visible-when-creating-quot-New-Automatic-Lookup/m-p/341188#M101161</guid>
      <dc:creator>rewritex</dc:creator>
      <dc:date>2017-03-12T03:20:04Z</dc:date>
    </item>
  </channel>
</rss>

