<?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: What version of Python ships with Splunk? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92788#M1326</link>
    <description>&lt;P&gt;Docs are fixed, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Jan 2013 17:52:48 GMT</pubDate>
    <dc:creator>ChrisG</dc:creator>
    <dc:date>2013-01-22T17:52:48Z</dc:date>
    <item>
      <title>What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92779#M1317</link>
      <description>&lt;P&gt;As the version of Python may introduce dependencies and incompatibilities, it's important to know what version is shipped with Splunk.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:06:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92779#M1317</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-18T21:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92780#M1318</link>
      <description>&lt;H2&gt;Splunk Enterprise&lt;/H2&gt;

&lt;P&gt;(Also applies to Splunk heavy or lightweight forwarder.)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Splunk 4.1 - 4.2                 Python 2.6.4
Splunk 4.3                       Python 2.7.2
Splunk 5.0                       Python 2.7.3
Splunk 6.0                       Python 2.7.5
Splunk 6.1                       Python 2.7.5
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;H2&gt;Universal Forwarder&lt;/H2&gt;

&lt;P&gt;Python is not included, but it can be used for scripted/modular inputs by installing separately. Inputs.conf files may need to be modified in order to execute scripts, depending on the OS configuration.&lt;/P&gt;

&lt;H2&gt;How to Determine Python Version&lt;/H2&gt;

&lt;P&gt;You can always find out the Python version like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/bin/python --version
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, the Splunk release notes should reflect the Python version. For example, for 5.0: &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/ReleaseNotes/Python"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/ReleaseNotes/Python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:11:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92780#M1318</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-18T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92781#M1319</link>
      <description>&lt;P&gt;See also: &lt;A href="http://splunk-base.splunk.com/answers/3138/python-version-and-libraries-installed-with-a-lightweight-forwarder-for-running-scripted-inputs"&gt;http://splunk-base.splunk.com/answers/3138/python-version-and-libraries-installed-with-a-lightweight-forwarder-for-running-scripted-inputs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:13:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92781#M1319</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-18T21:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92782#M1320</link>
      <description>&lt;P&gt;Also note that the Splunk App for VMware "FA" (forwarder appliance) versions 1 and 2 ship with Splunk 4.2.5 configured as a heavy forwarder.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:22:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92782#M1320</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-18T21:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92783#M1321</link>
      <description>&lt;P&gt;Also good to know:&lt;BR /&gt;
From what I understand, this is not the standard distribution of Python, so some of the standard libs might not be available.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:27:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92783#M1321</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2013-01-18T21:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92784#M1322</link>
      <description>&lt;P&gt;@dshpritz answer 3138 (linked above) says that distutils module isn't included, so that's one difference that I'm aware of. I know that our distribution of 2.6 doesn't include argparse, but for all I know, that wasn't included with standard Python until 2.7 anyhow.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:29:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92784#M1322</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-18T21:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92785#M1323</link>
      <description>&lt;P&gt;@halr9000 The last time I tried, I don't believe the sqlite3 module was included either. That may have changed&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 21:33:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92785#M1323</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2013-01-18T21:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92786#M1324</link>
      <description>&lt;P&gt;The 5.0 release notes say it's Python 2.7.2, not 2.7.3. &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0/ReleaseNotes/Python"&gt;http://docs.splunk.com/Documentation/Splunk/5.0/ReleaseNotes/Python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 23:28:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92786#M1324</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2013-01-18T23:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92787#M1325</link>
      <description>&lt;P&gt;@ChrisG The docs are wrong. We should have somebody fix that. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; Srsly, confirmed this with 5.0.1.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:43:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92787#M1325</guid>
      <dc:creator>halr9000</dc:creator>
      <dc:date>2013-01-22T17:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: What version of Python ships with Splunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92788#M1326</link>
      <description>&lt;P&gt;Docs are fixed, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 17:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/What-version-of-Python-ships-with-Splunk/m-p/92788#M1326</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2013-01-22T17:52:48Z</dc:date>
    </item>
  </channel>
</rss>

