<?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: Python Migration Path in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552946#M5888</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226156"&gt;@sanjubaba&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said, Splunk 8.x has both Python 2.7 and Python 3.7.&lt;/P&gt;&lt;P&gt;It's also avalilable an app to check your apps before migration to Splunk Readiness App (&lt;A href="https://splunkbase.splunk.com/app/4698/" target="_blank"&gt;https://splunkbase.splunk.com/app/4698/&lt;/A&gt;) and in Splunk 8.2 there's an app called&amp;nbsp; Python Readiness App (&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/5483/" target="_blank"&gt;https://splunkbase.splunk.com/app/5483/&lt;/A&gt;) that guides you to the migration.&lt;/P&gt;&lt;P&gt;Anyway in Splunk 8.x you can use both the versions, but version 2.x is deprecated so soon will be in phase-out.&lt;/P&gt;&lt;P&gt;if you install Spunk 8 without any option, Splunk continue to use Python 2.7, but you can force python 3.7 adding a parameter in server.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;python.version=python3&lt;/LI-CODE&gt;&lt;P&gt;You can find morte infos at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/Installation/PlanPython3" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/Installation/PlanPython3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 25 May 2021 13:59:52 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2021-05-25T13:59:52Z</dc:date>
    <item>
      <title>Python Migration Path</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552910#M5884</link>
      <description>&lt;P&gt;I want to upgrade Python 2.7 to Python 3.7 to work with Splunk Enterprise 8.1 version. Can someone please guide me through the migration path of python?&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 08:54:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552910#M5884</guid>
      <dc:creator>sanjubaba</dc:creator>
      <dc:date>2021-05-25T08:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Python Migration Path</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552933#M5885</link>
      <description>&lt;P&gt;Splunk comes with both Python 2.7 and Python 3.7, at least for now, so you don't have to do anything to install Python 3.&amp;nbsp; Support for Python 2 will be dropped soon, however.&lt;/P&gt;&lt;P&gt;You do need to make sure any Python code in your apps support both Python 2 and Python 3.&amp;nbsp; As mentioned in your posting on this topic, the Splunk Upgrade Readiness app can help you modify your code.&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 12:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552933#M5885</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-05-25T12:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Python Migration Path</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552939#M5887</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;does Splunk enterprise 8.1.X also supports python 2.7?&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 13:20:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552939#M5887</guid>
      <dc:creator>sanjubaba</dc:creator>
      <dc:date>2021-05-25T13:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Python Migration Path</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552946#M5888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226156"&gt;@sanjubaba&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said, Splunk 8.x has both Python 2.7 and Python 3.7.&lt;/P&gt;&lt;P&gt;It's also avalilable an app to check your apps before migration to Splunk Readiness App (&lt;A href="https://splunkbase.splunk.com/app/4698/" target="_blank"&gt;https://splunkbase.splunk.com/app/4698/&lt;/A&gt;) and in Splunk 8.2 there's an app called&amp;nbsp; Python Readiness App (&amp;nbsp;&lt;A href="https://splunkbase.splunk.com/app/5483/" target="_blank"&gt;https://splunkbase.splunk.com/app/5483/&lt;/A&gt;) that guides you to the migration.&lt;/P&gt;&lt;P&gt;Anyway in Splunk 8.x you can use both the versions, but version 2.x is deprecated so soon will be in phase-out.&lt;/P&gt;&lt;P&gt;if you install Spunk 8 without any option, Splunk continue to use Python 2.7, but you can force python 3.7 adding a parameter in server.conf&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;python.version=python3&lt;/LI-CODE&gt;&lt;P&gt;You can find morte infos at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.0/Installation/PlanPython3" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.0/Installation/PlanPython3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 May 2021 13:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Python-Migration-Path/m-p/552946#M5888</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-05-25T13:59:52Z</dc:date>
    </item>
  </channel>
</rss>

