<?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: Why am I getting these errors installing Eventgen in Splunk 6.3 on El Capitan OS X? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-getting-these-errors-installing-Eventgen-in-Splunk-6-3/m-p/209574#M22381</link>
    <description>&lt;P&gt;I had to install two packages to make it work in el Capitan.  I was getting exactly the same errors you are getting.&lt;/P&gt;

&lt;P&gt;httplib2 &amp;amp; Config&lt;/P&gt;

&lt;P&gt;For Config package:&lt;BR /&gt;
&lt;A href="https://www.red-dove.com/config-doc/"&gt;https://www.red-dove.com/config-doc/&lt;/A&gt;&lt;BR /&gt;
Download:  &lt;A href="http://www.red-dove.com/config-0.3.7.tar.gz"&gt;http://www.red-dove.com/config-0.3.7.tar.gz&lt;/A&gt;&lt;BR /&gt;
Once downloaded,  extract the file( double click in OSX),  from the Terminal (CLI),  navigate to the directory of the file you just extracted,  run the following command:&lt;BR /&gt;
python setup.py install&lt;/P&gt;

&lt;P&gt;For httplib2 package:&lt;/P&gt;

&lt;P&gt;Follow same steps as above...&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2015 13:27:37 GMT</pubDate>
    <dc:creator>stevepr</dc:creator>
    <dc:date>2015-12-18T13:27:37Z</dc:date>
    <item>
      <title>Why am I getting these errors installing Eventgen in Splunk 6.3 on El Capitan OS X?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-getting-these-errors-installing-Eventgen-in-Splunk-6-3/m-p/209573#M22380</link>
      <description>&lt;P&gt;Hi guys &lt;/P&gt;

&lt;P&gt;I am sorry, I am not familiar with English &lt;/P&gt;

&lt;H2&gt;My question is: Why am I getting this error below?&lt;/H2&gt;

&lt;PRE&gt;&lt;CODE&gt;10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py" Traceback (most recent call last):
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"   File "/Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py", line 16, in &amp;lt;module&amp;gt;
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"     from eventgenconfig import Config
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"   File "/Applications/Splunk/etc/apps/eventgen-master/lib/eventgenconfig.py", line 12, in &amp;lt;module&amp;gt;
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"     from eventgensamples import Sample, Token
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"   File "/Applications/Splunk/etc/apps/eventgen-master/lib/eventgensamples.py", line 12, in &amp;lt;module&amp;gt;
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"     from eventgenoutput import Output
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"   File "/Applications/Splunk/etc/apps/eventgen-master/lib/eventgenoutput.py", line 5, in &amp;lt;module&amp;gt;
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"     import httplib, httplib2
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"   File "/Applications/Splunk/lib/python2.7/site-packages/httplib2/__init__.py", line 798, in &amp;lt;module&amp;gt;
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py"     class HTTPSConnectionWithTimeout(httplib.HTTPSConnection):
10-30-2015 11:19:42.191 +0900 ERROR ExecProcessor - message from "python /Applications/Splunk/etc/apps/eventgen-master/bin/eventgen.py" AttributeError: 'module' object has no attribute 'HTTPSConnection'
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;HR /&gt;

&lt;P&gt;How can I using the Eventgen with Splunk 6.3 and El Capitan?&lt;/P&gt;

&lt;P&gt;I am sorry again about my pure english &lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2015 02:22:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-getting-these-errors-installing-Eventgen-in-Splunk-6-3/m-p/209573#M22380</guid>
      <dc:creator>gimapei</dc:creator>
      <dc:date>2015-10-30T02:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting these errors installing Eventgen in Splunk 6.3 on El Capitan OS X?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-getting-these-errors-installing-Eventgen-in-Splunk-6-3/m-p/209574#M22381</link>
      <description>&lt;P&gt;I had to install two packages to make it work in el Capitan.  I was getting exactly the same errors you are getting.&lt;/P&gt;

&lt;P&gt;httplib2 &amp;amp; Config&lt;/P&gt;

&lt;P&gt;For Config package:&lt;BR /&gt;
&lt;A href="https://www.red-dove.com/config-doc/"&gt;https://www.red-dove.com/config-doc/&lt;/A&gt;&lt;BR /&gt;
Download:  &lt;A href="http://www.red-dove.com/config-0.3.7.tar.gz"&gt;http://www.red-dove.com/config-0.3.7.tar.gz&lt;/A&gt;&lt;BR /&gt;
Once downloaded,  extract the file( double click in OSX),  from the Terminal (CLI),  navigate to the directory of the file you just extracted,  run the following command:&lt;BR /&gt;
python setup.py install&lt;/P&gt;

&lt;P&gt;For httplib2 package:&lt;/P&gt;

&lt;P&gt;Follow same steps as above...&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 13:27:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Why-am-I-getting-these-errors-installing-Eventgen-in-Splunk-6-3/m-p/209574#M22381</guid>
      <dc:creator>stevepr</dc:creator>
      <dc:date>2015-12-18T13:27:37Z</dc:date>
    </item>
  </channel>
</rss>

