<?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: Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1 in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298878#M4410</link>
    <description>&lt;P&gt;yes directory owned by correct user.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 03:29:43 GMT</pubDate>
    <dc:creator>vin02</dc:creator>
    <dc:date>2017-10-05T03:29:43Z</dc:date>
    <item>
      <title>Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1.</title>
      <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298875#M4407</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We have upgraded Enterprise Security from 4.5.2. to 4.7.1. After the upgrade we are getting two types of error message in our environment.&lt;BR /&gt;
Type 1:&lt;/P&gt;

&lt;P&gt;msg="A script exited abnormally" input="/opt/splunk/etc/apps/SA-Utils/bin/configuration_check.py" stanza="configuration_check://confcheck_es_app_version" status="exited with code 3"&lt;/P&gt;

&lt;P&gt;Type 2:&lt;/P&gt;

&lt;P&gt;A threat intelligence download has failed. stanza="iblocklist_spyware" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_proxy" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_tor" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_piratebay" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_web_attacker" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_rapidshare" host="xxxxx" status="threat list download failed after multiple retries"&lt;BR /&gt;
A threat intelligence download has failed. stanza="iblocklist_logmein" host="xxxxx" status="threat list download failed after multiple retries"&lt;/P&gt;

&lt;P&gt;Could you please suggest on this?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298875#M4407</guid>
      <dc:creator>vin02</dc:creator>
      <dc:date>2020-09-29T15:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1</title>
      <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298876#M4408</link>
      <description>&lt;P&gt;I'm seeing 3 of the iblocklist* ones too, along with malware_domains. Our ES is running on Splunk Cloud&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2017 05:34:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298876#M4408</guid>
      <dc:creator>gf13579</dc:creator>
      <dc:date>2017-09-20T05:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1</title>
      <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298877#M4409</link>
      <description>&lt;P&gt;make sure that the directory still owned by the correct user&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 03:23:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298877#M4409</guid>
      <dc:creator>mosman_splunk</dc:creator>
      <dc:date>2017-10-05T03:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1</title>
      <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298878#M4410</link>
      <description>&lt;P&gt;yes directory owned by correct user.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 03:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298878#M4410</guid>
      <dc:creator>vin02</dc:creator>
      <dc:date>2017-10-05T03:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error messages after Splunk Enterprise Security upgrade from 4.5.2 to 4.7.1</title>
      <link>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298879#M4411</link>
      <description>&lt;P&gt;We had this same issue after upgrade to 4.7.0 - Splunk Support advised it was a bug in this version and provided the following fix, which worked for us - &lt;/P&gt;

&lt;P&gt;Edit splunk/etc/apps/DA-ESS-ThreatIntelligence/bin/configuration_checks/confcheck_failed_threat_download.py as below: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;--- confcheck_failed_threat_download.old.py 
+++ confcheck_failed_threat_download.py 
@@ -33,7 +33,7 @@ 

messages = [] 

- job = splunk.search.dispatch(search_string, sessionKey=session_key, earliest=earliest) 
+ job = splunk.search.dispatch(search_string, sessionKey=session_key, earliest_time=earliest) 
while elapsed &amp;lt; srch_timeout: 
if job.isDone: 
if job.resultCount &amp;gt; 0 or job.eventCount &amp;gt; 0:
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 29 Sep 2020 16:52:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Getting-error-messages-after-Splunk-Enterprise-Security-upgrade/m-p/298879#M4411</guid>
      <dc:creator>hcannon</dc:creator>
      <dc:date>2020-09-29T16:52:15Z</dc:date>
    </item>
  </channel>
</rss>

