<?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: Splice Error: ExecProcessor - message from &amp;quot;python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py&amp;quot; ERRORlocal in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193932#M19976</link>
    <description>&lt;P&gt;This solved the issue for me&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jul 2015 13:18:49 GMT</pubDate>
    <dc:creator>borgy95</dc:creator>
    <dc:date>2015-07-10T13:18:49Z</dc:date>
    <item>
      <title>Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193922#M19966</link>
      <description>&lt;P&gt;I have installed Splice and MongoDB on a local search head. I can see Splice connecting to the mongod instance, however it closes the connection almost immediately. The only information I am receiving in Splunk is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And the logs from Mongo show the following for a connection attempt (mongod -vv):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;2015-03-24T12:58:25.088-0400 I NETWORK  [initandlisten] connection accepted from 127.0.0.1:41920 #1 (1 connection now open)
2015-03-24T12:58:25.089-0400 D COMMAND  [conn1] run command admin.$cmd { ismaster: 1 }
2015-03-24T12:58:25.089-0400 I COMMAND  [conn1] command admin.$cmd command: isMaster { ismaster: 1 } keyUpdates:0 writeConflicts:0 numYields:0 reslen:178 locks:{} 0ms
2015-03-24T12:58:25.108-0400 D NETWORK  [conn1] SocketException: remote: 127.0.0.1:41920 error: 9001 socket exception [CLOSED] server [127.0.0.1:41920]
2015-03-24T12:58:25.108-0400 I NETWORK  [conn1] end connection 127.0.0.1:41920 (0 connections now open)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have verified the search head is able to connect outbound to the internet for updates, as well. Is there any guidance or suggestions on how to address this issue?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:03:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193922#M19966</guid>
      <dc:creator>christopherdick</dc:creator>
      <dc:date>2015-03-24T17:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193923#M19967</link>
      <description>&lt;P&gt;Have you tried to use one of the provided feeds from hailataxii.com? Or what feed do you use?&lt;BR /&gt;
Have you checked the rights on the Mongo side if you restricted it (ie: does the provided user can create a database or a collections)?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 19:26:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193923#M19967</guid>
      <dc:creator>cleroux_splunk</dc:creator>
      <dc:date>2015-03-24T19:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193924#M19968</link>
      <description>&lt;P&gt;We are using the default haliataxii feeds at this time.&lt;/P&gt;

&lt;P&gt;The user we are using to connect to the database is an admin user in the "splice" database.  I've logged in and verified the ability to use the database and create collections with the user.&lt;/P&gt;

&lt;P&gt;We are using Mongo 3.0.1 right now, but I can't find any documentation saying if that is supported by Splice. We may attempt a downgrade to 2.6 - I know the default authentication method has changed from MONGODB-CR to SCRAM-SHA-1 and I don't think the version of pymongo that ships with Splice supports SCRAM-SHA-1. For what it's worth, I have tried forcing MONGODB-CR in the connection URL, but it has no effect.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 17:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193924#M19968</guid>
      <dc:creator>christopherdick</dc:creator>
      <dc:date>2015-03-25T17:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193925#M19969</link>
      <description>&lt;P&gt;I am having the same issue - did you resolve it ? &lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 01:02:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193925#M19969</guid>
      <dc:creator>klaxdal</dc:creator>
      <dc:date>2015-04-16T01:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193926#M19970</link>
      <description>&lt;P&gt;It might be linked to an improper IOC definition. You can try to add a local directory monitor (Data Inputs &amp;gt; IOC - Mount Point) and add an IOC in there. If there is no issues with the mongo configuration the IOC should be added to the mongo (so the issue is related to what's carried over the taxii feed). If you do have an IOC file that make SPLICE fails, please send it to me via email.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:36:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193926#M19970</guid>
      <dc:creator>cleroux_splunk</dc:creator>
      <dc:date>2015-04-16T14:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193927#M19971</link>
      <description>&lt;P&gt;Thanks for the response - what version of MongoDB is compatible ? &lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:03:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193927#M19971</guid>
      <dc:creator>klaxdal</dc:creator>
      <dc:date>2015-04-16T17:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193928#M19972</link>
      <description>&lt;P&gt;I've done my testing with Mongo 2.4 on a CentOS 6.x system but it doesn't means that other versions are not compatible, they simply are not tested. &lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:09:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193928#M19972</guid>
      <dc:creator>cleroux_splunk</dc:creator>
      <dc:date>2015-04-16T17:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193929#M19973</link>
      <description>&lt;P&gt;Just tested on MongoDB 2.6.9 with a local mount - worked just fine (full defaults with Splice config). Used Flame malware OpenIOC (&lt;A href="http://alienvault-labs-garage.googlecode.com/files/af2e8c80-13db-4a57-99ac-460ccd192333.ioc"&gt;http://alienvault-labs-garage.googlecode.com/files/af2e8c80-13db-4a57-99ac-460ccd192333.ioc&lt;/A&gt;) and Zeus OpenIOC (&lt;A href="http://openioc.org/iocs/6d2a1b03-b216-4cd8-9a9e-8827af6ebf93.ioc"&gt;http://openioc.org/iocs/6d2a1b03-b216-4cd8-9a9e-8827af6ebf93.ioc&lt;/A&gt;) to test.&lt;/P&gt;

&lt;P&gt;Appears this might be a config problem related to hailataxii.com data sources. Will look at the configurations for those data sources again.&lt;/P&gt;

&lt;P&gt;EDIT: Well, egg on my face. Splunk search head is making no DNS queries or outbound connections to hailataxii.com. Will run this down on the system side with the host admin.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 20:22:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193929#M19973</guid>
      <dc:creator>christopherdick</dc:creator>
      <dc:date>2015-04-16T20:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193930#M19974</link>
      <description>&lt;P&gt;still no joy - will try my Avalanche feed&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2015 21:16:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193930#M19974</guid>
      <dc:creator>klaxdal</dc:creator>
      <dc:date>2015-04-17T21:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193931#M19975</link>
      <description>&lt;P&gt;The problem is in a third party library that Splice uses (pzlocal). The problem is related to CentOS 7 which had removed one particular file the library was relying on. My testing indicates that Mongo 2.4, 2.6 and 3.0 are working correctly with Splice. &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Workaround&lt;/STRONG&gt;:&lt;BR /&gt;
Create a file &lt;STRONG&gt;/etc/sysconfig/clock&lt;/STRONG&gt; which contains the appropriate timezone like "&lt;STRONG&gt;Europe/Paris&lt;/STRONG&gt;"&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# cat /etc/sysconfig/clock
ZONE="Europe/Paris"
#
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The bug is known by the library developers: &lt;A href="https://github.com/regebro/tzlocal/issues/19"&gt;https://github.com/regebro/tzlocal/issues/19&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2015 12:20:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193931#M19975</guid>
      <dc:creator>cleroux_splunk</dc:creator>
      <dc:date>2015-06-10T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Splice Error: ExecProcessor - message from "python /opt/splunk/etc/apps/SA-Splice/bin/taxii.py" ERRORlocal</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193932#M19976</link>
      <description>&lt;P&gt;This solved the issue for me&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2015 13:18:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splice-Error-ExecProcessor-message-from-quot-python-opt-splunk/m-p/193932#M19976</guid>
      <dc:creator>borgy95</dc:creator>
      <dc:date>2015-07-10T13:18:49Z</dc:date>
    </item>
  </channel>
</rss>

