<?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: ImportError: No module named arparse in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ImportError-No-module-named-arparse/m-p/398435#M48637</link>
    <description>&lt;P&gt;The splencore scripts will only run when run by Splunk itself - they're not designed to be run directly by the user. (They rely on environment variables specific to the Splunk user).&lt;/P&gt;

&lt;P&gt;Navigate to app settings in Splunk – from the home page, click the “cog” icon&lt;/P&gt;

&lt;P&gt;Find Cisco eStreamer eNcore for Splunk and click “Set-up”&lt;/P&gt;

&lt;P&gt;At a minimum:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;enter the “FMC hostname or IP address” and&lt;/LI&gt;
&lt;LI&gt;check the “Process PKCS12 file?”. Optionally enter a password here&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Each time you load this page, “Process PKCS12 file” is reset to “no” and the password is not saved. It used once to process the PKCS12 file using openSSL and store a public-private key pair.&lt;/P&gt;

&lt;P&gt;Now enable the data inputs in Splunk.&lt;/P&gt;

&lt;P&gt;Navigate to &lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; Files &amp;amp; Directories&lt;/CODE&gt; and enable the single TA-eStreamer app input (cisco:estreamer:data) – this is the where the main output data files are saved&lt;/P&gt;

&lt;P&gt;Now navigate to &lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; Scripts&lt;/CODE&gt; and enable the three TA-eStreamer inputs:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;cisco:estreamer:clean – this script has no output but is used to delete data files older than 12 hours&lt;/LI&gt;
&lt;LI&gt;cisco:estreamer:log – this script uses the stdout of eNcore to take program log data. This becomes very useful where things are not going to plan&lt;/LI&gt;
&lt;LI&gt;cisco:estreamer:status – this script runs periodically to maintain a clear status of whether the program is running or not&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Finally, once you have fully configured the collector and enabled the inputs, navigate back to the set-up page in app settings, enable eNcore (“is enabled?”) and press save.&lt;/P&gt;

&lt;P&gt;To check the status, search for &lt;CODE&gt;sourcetype="cisco:estreamer:status"&lt;/CODE&gt;&lt;BR /&gt;
To check more detailed log output, search for &lt;CODE&gt;sourcetype="cisco:estreamer:log"&lt;/CODE&gt;&lt;BR /&gt;
To look for eStreamer data, search for &lt;CODE&gt;sourcetype=" cisco:estreamer:data"&lt;/CODE&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jun 2018 08:50:25 GMT</pubDate>
    <dc:creator>sam_strachan</dc:creator>
    <dc:date>2018-06-21T08:50:25Z</dc:date>
    <item>
      <title>ImportError: No module named arparse</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ImportError-No-module-named-arparse/m-p/398434#M48636</link>
      <description>&lt;P&gt;I get this error when I try to run the splencore.sh scripts in the eStreamer eNcore app. I found that it is trying to import a module for the eStreamer eNcore preflight checks. This is holding up the app from starting up.&lt;/P&gt;

&lt;P&gt;Does anyone have any ideas how to correct this issue?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 23:32:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ImportError-No-module-named-arparse/m-p/398434#M48636</guid>
      <dc:creator>molinarf</dc:creator>
      <dc:date>2018-06-20T23:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: ImportError: No module named arparse</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/ImportError-No-module-named-arparse/m-p/398435#M48637</link>
      <description>&lt;P&gt;The splencore scripts will only run when run by Splunk itself - they're not designed to be run directly by the user. (They rely on environment variables specific to the Splunk user).&lt;/P&gt;

&lt;P&gt;Navigate to app settings in Splunk – from the home page, click the “cog” icon&lt;/P&gt;

&lt;P&gt;Find Cisco eStreamer eNcore for Splunk and click “Set-up”&lt;/P&gt;

&lt;P&gt;At a minimum:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;enter the “FMC hostname or IP address” and&lt;/LI&gt;
&lt;LI&gt;check the “Process PKCS12 file?”. Optionally enter a password here&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Each time you load this page, “Process PKCS12 file” is reset to “no” and the password is not saved. It used once to process the PKCS12 file using openSSL and store a public-private key pair.&lt;/P&gt;

&lt;P&gt;Now enable the data inputs in Splunk.&lt;/P&gt;

&lt;P&gt;Navigate to &lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; Files &amp;amp; Directories&lt;/CODE&gt; and enable the single TA-eStreamer app input (cisco:estreamer:data) – this is the where the main output data files are saved&lt;/P&gt;

&lt;P&gt;Now navigate to &lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; Scripts&lt;/CODE&gt; and enable the three TA-eStreamer inputs:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;cisco:estreamer:clean – this script has no output but is used to delete data files older than 12 hours&lt;/LI&gt;
&lt;LI&gt;cisco:estreamer:log – this script uses the stdout of eNcore to take program log data. This becomes very useful where things are not going to plan&lt;/LI&gt;
&lt;LI&gt;cisco:estreamer:status – this script runs periodically to maintain a clear status of whether the program is running or not&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Finally, once you have fully configured the collector and enabled the inputs, navigate back to the set-up page in app settings, enable eNcore (“is enabled?”) and press save.&lt;/P&gt;

&lt;P&gt;To check the status, search for &lt;CODE&gt;sourcetype="cisco:estreamer:status"&lt;/CODE&gt;&lt;BR /&gt;
To check more detailed log output, search for &lt;CODE&gt;sourcetype="cisco:estreamer:log"&lt;/CODE&gt;&lt;BR /&gt;
To look for eStreamer data, search for &lt;CODE&gt;sourcetype=" cisco:estreamer:data"&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 08:50:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/ImportError-No-module-named-arparse/m-p/398435#M48637</guid>
      <dc:creator>sam_strachan</dc:creator>
      <dc:date>2018-06-21T08:50:25Z</dc:date>
    </item>
  </channel>
</rss>

