<?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: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0 in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363559#M43897</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Did you follow the steps listed by me or rphilips? If you haven't do follow them, I did share the steps which helped me to resolve the error.&lt;/P&gt;

&lt;P&gt;The Search Head version of our environment is 6.6.3. I'm unsure what has changed in 7.2 version.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2018 00:35:30 GMT</pubDate>
    <dc:creator>vgollapudi</dc:creator>
    <dc:date>2018-10-30T00:35:30Z</dc:date>
    <item>
      <title>Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363545#M43883</link>
      <description>&lt;P&gt;After upgrading the Palo Alto Networks App for Splunk from version 5.4 to 6, I am getting the following error message from each member of the index cluster (3 member cluster).&lt;/P&gt;

&lt;P&gt;[idx1] The lookup table 'minemeldfeeds_lookup' does not exist. It is referenced by configuration 'pan:threat'.&lt;BR /&gt;
[idx1] The lookup table 'minemeldfeeds_lookup' does not exist. It is referenced by configuration 'pan:traffic'.&lt;/P&gt;

&lt;P&gt;I have verified the latest SplunkforPaloAltoNetworks and Splunk_TA_paloalto are both installed on each indexer as well as the search head. How do I go about correcting this error?,I am getting the following errors from our Indexers (setup up in a 3 member cluster) after upgrading to version 6.0 from version 5.4.0.&lt;/P&gt;

&lt;P&gt;[idx] The lookup table 'minemeldfeeds_lookup' does not exist. It is referenced by configuration 'pan:threat'.&lt;BR /&gt;
[idx] The lookup table 'minemeldfeeds_lookup' does not exist. It is referenced by configuration 'pan:traffic'.&lt;/P&gt;

&lt;P&gt;How do I correct these errors?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:44:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363545#M43883</guid>
      <dc:creator>veddersg</dc:creator>
      <dc:date>2020-09-29T16:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363546#M43884</link>
      <description>&lt;P&gt;That means that you have an automatic lookup configured for those sourcetypes.  But when the lookup referenced by the automatic lookup doesn't exist.  You might want to start by seeing if that automatic lookup is actually defined in the latest version of the app or something that is left over.&lt;/P&gt;

&lt;P&gt;But essentially, you either need to disable/remove the automatic lookup if it's not needed.  OR find out why the lookup up it references is missing.  For example, maybe a scheduled search creates that lookup and it hasn't run yet or hasn't produced any results&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Settings -&amp;gt; Lookups -&amp;gt; Automatic Lookups&lt;/STRONG&gt; (these are in props.conf)&lt;BR /&gt;
This is where you define which fields to lookup, which to spit out and for which sourcetype&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Settings -&amp;gt; Lookups -&amp;gt; Lookup definitions&lt;/STRONG&gt; (these are in transforms.conf)&lt;BR /&gt;
This is likely referenced by the automatic lookup and contains the lookup file info, and settings for lookup (like case sensitivity, wildcard matching, etc)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Settings -&amp;gt; Lookups -&amp;gt; Lookup table files&lt;/STRONG&gt; (these are the actual files under /lookups) &lt;BR /&gt;
This will show the path to the actual lookup file mentioned the lookup reference.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Side note:&lt;/STRONG&gt;  The reason the messages are coming from the indexers is not that the lookup is missing from the indexers app (under slaveapps) but that the search bundle pushed down to the indexers from the search head is missing the lookup.  So one other possibility is that the lookup is blacklisted from the search bundle (distsearch.conf), but that's probably not too likely in this case.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 23:01:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363546#M43884</guid>
      <dc:creator>maciep</dc:creator>
      <dc:date>2017-11-15T23:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363547#M43885</link>
      <description>&lt;P&gt;You must enable replication for the kvstore collection &lt;CODE&gt;[minemeldfeeds]&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;KV Store collections are not bundle-replicated to indexers by default, and lookups run locally on the search head rather than on remote peers. When you enable replication for a KV Store collection, you can run the lookups on your indexers which let you use automatic lookups with your KV Store collections.&lt;/P&gt;

&lt;P&gt;Events of sourcetype pan:threat and pan:traffic have automatic lookups configured in props.conf / transforms.conf so the automatic lookup against the minemeldfeeds collection is running on the indexers but the minemeldfeeds kvstore collection doesn't exist there because it is not being replicated from the SH to the indexers by default.&lt;/P&gt;

&lt;P&gt;ie:&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/&lt;STRONG&gt;props.conf&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;
LOOKUP-minemeldfeeds_dest_lookup = &lt;CODE&gt;minemeldfeeds_lookup&lt;/CODE&gt; indicator AS dest_ip OUTPUT value.autofocus_tags AS dest_autofocus_tags&lt;/P&gt;

&lt;P&gt;/opt/splunk/etc/apps/Splunk_TA_paloalto/default/&lt;STRONG&gt;transforms.conf&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;'[minemeldfeeds_lookup]'&lt;BR /&gt;
collection = &lt;CODE&gt;minemeldfeeds&lt;/CODE&gt;&lt;BR /&gt;
external_type = kvstore&lt;BR /&gt;
fields_list = indicator, splunk_source, value.confidence, value.first_seen, value.last_seen, value.share_level, value.sources, value.type, value.autofocus_tags, value.autofocus_benign, value.autofocus_grayware, value.autofocus_malware, value.autofocus_num_matching_artifacts, value&lt;/P&gt;

&lt;P&gt;/opt/splunk/etc/apps/Splunk_TA_paloalto/default/&lt;STRONG&gt;collections.conf&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;
[&lt;CODE&gt;minemeldfeeds&lt;/CODE&gt;]&lt;BR /&gt;
field.indicator = string&lt;BR /&gt;
field.splunk_source = string&lt;BR /&gt;
field.value = string&lt;/P&gt;

&lt;P&gt;To enable replication for a KV Store collection and allow lookups against that collection to be automatic:&lt;/P&gt;

&lt;P&gt;On your search heads create a file called &lt;STRONG&gt;collections.conf&lt;/STRONG&gt; in $SPLUNK_HOME/etc/system/local/ (or within an app)&lt;BR /&gt;
[minemeldfeeds]&lt;BR /&gt;
replicate = true&lt;/P&gt;

&lt;P&gt;Restart Splunk  to apply your changes.&lt;BR /&gt;
Once the next bundle is replicated to your indexers the kvstore collection definition will exist at the indexers and you should see this error message go away the next search you run.&lt;/P&gt;

&lt;P&gt;If your indexers are running a version of Splunk Enterprise that is older than 6.3, attempts to run an automatic lookup fail with a "lookup does not exist" error. You must upgrade your indexers to 6.3 or later to use this functionality.&lt;/P&gt;

&lt;P&gt;you can learn more about automatic lookups and kvstore collection replication here:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.0/Knowledge/Makeyourlookupautomatic" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.0/Knowledge/Makeyourlookupautomatic&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:44:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363547#M43885</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2020-09-29T16:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363548#M43886</link>
      <description>&lt;P&gt;Hi could you help me understand where these error messages are showing up? Are they showing up under 'Messages' from the navigation?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 01:10:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363548#M43886</guid>
      <dc:creator>panguy</dc:creator>
      <dc:date>2017-11-16T01:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363549#M43887</link>
      <description>&lt;P&gt;The message will show up after you run a search if you haven't replicated the kvstore collection&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 01:18:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363549#M43887</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2017-11-16T01:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363550#M43888</link>
      <description>&lt;P&gt;Thank you, that cleared it up for me.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 02:23:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363550#M43888</guid>
      <dc:creator>veddersg</dc:creator>
      <dc:date>2017-11-16T02:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363551#M43889</link>
      <description>&lt;P&gt;Thank you @rphillips - that was helpful.  Quick clarification though..&lt;/P&gt;

&lt;P&gt;You had said &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;On your search heads create a file called collections.conf in $SPLUNK_HOME/etc/system/local/ (or within an app)&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Did you mean indexer (cluster)?  Those error messages didn't go away for me until I did the above on the index cluster (That stanza in the collections.conf is also on my SHC).&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 20:34:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363551#M43889</guid>
      <dc:creator>rpquinlan</dc:creator>
      <dc:date>2017-11-16T20:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363552#M43890</link>
      <description>&lt;P&gt;@rpquinlan the configuration in collections.conf should be placed on the SHs.  Upon the next knowledge bundle replication (SH--&amp;gt;Indexers) the kvstore collection will be replicated to the indexers. Its likely that you were still seeing the errors because a new knowledge bundle hadn't yet been sent to the indexers.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 19:45:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363552#M43890</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2017-11-17T19:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363553#M43891</link>
      <description>&lt;P&gt;Did this suggestion fix the problem?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2017 22:17:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363553#M43891</guid>
      <dc:creator>btorresgil</dc:creator>
      <dc:date>2017-11-17T22:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363554#M43892</link>
      <description>&lt;P&gt;I was able to resolve this issue, here is the process I have followed&lt;/P&gt;

&lt;P&gt;I have updated (replicate = true) parameter in collections.conf file on these instances (Cluster Search Heads Members as well as on Enterprise Search Head Instance).&lt;/P&gt;

&lt;P&gt;Make sure you copy the collections.conf under local directory and make changes, /opt/splunk/etc/apps/Splunk_TA_paloalto/local/collections.conf&lt;/P&gt;

&lt;P&gt;[minemeldfeeds]&lt;BR /&gt;
replicate = true&lt;BR /&gt;
field.indicator = string&lt;BR /&gt;
field.splunk_source = string&lt;BR /&gt;
field.value = string&lt;/P&gt;

&lt;P&gt;Stanza should like above.&lt;/P&gt;

&lt;P&gt;Push these changes on the Cluster Search Head through deployer such that you have similar changes across cluster.&lt;/P&gt;

&lt;P&gt;Run the below command as per your environment&lt;BR /&gt;
/opt/splunk/bin/splunk apply shcluster-bundle target {cluster search head captain} -auth&lt;/P&gt;

&lt;P&gt;If the enterprise search head is managed by the deployment server then try to follow the below process&lt;/P&gt;

&lt;P&gt;Edit the add-on collections.conf under local directory by making a local copy and reload the deployment server&lt;/P&gt;

&lt;P&gt;/opt/splunk/bin/splunk reload deploy-server&lt;/P&gt;

&lt;P&gt;This should fix the issue, you can also ensure whether the knowledge bundle is applied successfully or not in two ways.&lt;/P&gt;

&lt;P&gt;One, try to search data through UI (Enterprise Search Head). &lt;/P&gt;

&lt;P&gt;Second, login into your indexer server and cd this path /opt/splunk/etc/var/run/searchpeers/. Here you can see the Knowledge bundles that are applied and check if the latest bundle applied has the change that you have made which got either pushed through the deployment or deployer.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:50:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363554#M43892</guid>
      <dc:creator>vgollapudi</dc:creator>
      <dc:date>2020-09-29T16:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363555#M43893</link>
      <description>&lt;P&gt;rphillips:&lt;/P&gt;

&lt;P&gt;I got the same error, and following your instructions, checked my settings with btool. Here's what's on my search heads:&lt;/P&gt;

&lt;P&gt;&lt;EM&gt;/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     [minemeldfeeds]&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     enforceTypes = false&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     field.indicator = string&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     field.splunk_source = string&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     field.value = string&lt;BR /&gt;
/opt/splunk/etc/system/default/collections.conf                      profilingEnabled = false&lt;BR /&gt;
/opt/splunk/etc/system/default/collections.conf                      profilingThresholdMs = 1000&lt;BR /&gt;
/opt/splunk/etc/apps/Splunk_TA_paloalto/default/collections.conf     replicate = true&lt;BR /&gt;
/opt/splunk/etc/system/default/collections.conf                      replication_dump_maximum_file_size = 10240&lt;BR /&gt;
/opt/splunk/etc/system/default/collections.conf                      replication_dump_strategy = auto&lt;BR /&gt;
/opt/splunk/etc/system/default/collections.conf                      type = undefined&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;As you can see, replicate = true. Why do i still see the error?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;BR /&gt;
Wei&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:40:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363555#M43893</guid>
      <dc:creator>weicai88</dc:creator>
      <dc:date>2020-09-29T17:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363556#M43894</link>
      <description>&lt;P&gt;@weicai88: Have you installed the App and Add-on 6.0.1 or higher on all Searchheads, Indexers, and Heavy Forwarders?&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 20:50:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363556#M43894</guid>
      <dc:creator>btorresgil</dc:creator>
      <dc:date>2018-01-16T20:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363557#M43895</link>
      <description>&lt;P&gt;I only installed the Add-on 6.0.2, not the App. And yes, it is on both Search Heads and Indexers. It's odd that I have two Search Head clusters, but the errors only show up on one of them although the Add-on was installed on both.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 15:31:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363557#M43895</guid>
      <dc:creator>weicai88</dc:creator>
      <dc:date>2018-01-17T15:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363558#M43896</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/50746"&gt;@vgollapudi&lt;/a&gt;   Hi,&lt;/P&gt;

&lt;P&gt;I am seeing same error after upgrading my splunk. Can you post your advise on this?&lt;BR /&gt;
The error I am seeing on the serach head is &lt;BR /&gt;
Could not load lookup=LOOKUP-minemeldfeeds_dest_lookup&lt;BR /&gt;
Could not load lookup=LOOKUP-minemeldfeeds_src_lookup.&lt;BR /&gt;
Search peer errors are same as above.&lt;/P&gt;

&lt;P&gt;Note: search head is running 7.2 and search peers are running 6.6.6&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 21:46:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363558#M43896</guid>
      <dc:creator>graju89</dc:creator>
      <dc:date>2020-09-29T21:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363559#M43897</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Did you follow the steps listed by me or rphilips? If you haven't do follow them, I did share the steps which helped me to resolve the error.&lt;/P&gt;

&lt;P&gt;The Search Head version of our environment is 6.6.3. I'm unsure what has changed in 7.2 version.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 00:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363559#M43897</guid>
      <dc:creator>vgollapudi</dc:creator>
      <dc:date>2018-10-30T00:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363560#M43898</link>
      <description>&lt;P&gt;@vgollapudi Yes, I followed it. But still I am seeing the error.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 13:18:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363560#M43898</guid>
      <dc:creator>graju89</dc:creator>
      <dc:date>2018-10-30T13:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363561#M43899</link>
      <description>&lt;P&gt;Replication is on by default in the latest Add-on.  Try re-installing the Add-on, it sounds like something is broken after the upgrade.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:36:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363561#M43899</guid>
      <dc:creator>btorresgil</dc:creator>
      <dc:date>2018-10-30T15:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363562#M43900</link>
      <description>&lt;P&gt;@btorresgil I tried re-installing too. Stil no luck&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 15:46:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363562#M43900</guid>
      <dc:creator>graju89</dc:creator>
      <dc:date>2018-10-30T15:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363563#M43901</link>
      <description>&lt;P&gt;@graju89 I've same issue just like yours and finally I found that the KV store is disabled on my search head. Once kv store enable and the Knowledge bundles is replicated to search peer, the error is gone.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 07:10:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/363563#M43901</guid>
      <dc:creator>illao</dc:creator>
      <dc:date>2019-03-01T07:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error at search time after upgrading Palo Alto Networks App for Splunk to version 6.0</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/529193#M64172</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I've ran a search and got these errors&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hketer_0-1605204902945.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11879i5608383850B821C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hketer_0-1605204902945.png" alt="hketer_0-1605204902945.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've checked the lookup and it's empty&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hketer_1-1605204977481.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11880i06D3496100E50798/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hketer_1-1605204977481.png" alt="hketer_1-1605204977481.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a way to recover it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hen&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 18:17:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Error-at-search-time-after-upgrading-Palo-Alto-Networks-App-for/m-p/529193#M64172</guid>
      <dc:creator>hketer</dc:creator>
      <dc:date>2020-11-12T18:17:09Z</dc:date>
    </item>
  </channel>
</rss>

