<?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 Upgrade Splunk AWS-EC2 in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480917#M6136</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Please suggest installation guide for update Splunk env in standalone/ distributed env.&lt;BR /&gt;My current Splunk version is &lt;BR /&gt;Splunk 7.2.0 (build 801893c2efb4)&lt;BR /&gt;and I want to move Splunk 7.3.0&lt;/P&gt;
&lt;P&gt;Should I need to take backup of all Splunk Apps and scripts file before upgrade.&lt;BR /&gt;Please also suggest what I need to take as a Backup and how much time this activity take time?&lt;BR /&gt;Please suggest any checklist that required.&lt;/P&gt;
&lt;P&gt;Earlier I install Splunk using AWS marketplace in my EC2 instance, so now I need to download its RPM first ??&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jun 2020 00:17:29 GMT</pubDate>
    <dc:creator>arun_kant_sharm</dc:creator>
    <dc:date>2020-06-06T00:17:29Z</dc:date>
    <item>
      <title>Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480917#M6136</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;
&lt;P&gt;Please suggest installation guide for update Splunk env in standalone/ distributed env.&lt;BR /&gt;My current Splunk version is &lt;BR /&gt;Splunk 7.2.0 (build 801893c2efb4)&lt;BR /&gt;and I want to move Splunk 7.3.0&lt;/P&gt;
&lt;P&gt;Should I need to take backup of all Splunk Apps and scripts file before upgrade.&lt;BR /&gt;Please also suggest what I need to take as a Backup and how much time this activity take time?&lt;BR /&gt;Please suggest any checklist that required.&lt;/P&gt;
&lt;P&gt;Earlier I install Splunk using AWS marketplace in my EC2 instance, so now I need to download its RPM first ??&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 00:17:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480917#M6136</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-06-06T00:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480918#M6137</link>
      <description>&lt;P&gt;Upgrading Splunk on AWS is the same as upgrading on physical hardware.  I recommend you upgrade using the .tar file rather than the rpm.  Also, if you're going to 7.3.x, make it 7.3.3.  See &lt;A href="https://docs.splunk.com/Documentation/Splunk/7.3.3/Installation/HowtoupgradeSplunk"&gt;https://docs.splunk.com/Documentation/Splunk/7.3.3/Installation/HowtoupgradeSplunk&lt;/A&gt; for the upgrade steps.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2020 02:31:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480918#M6137</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-01-09T02:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480919#M6138</link>
      <description>&lt;P&gt;Hi Expert&lt;BR /&gt;
I Downloaded Splunk after that I run below commands,&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk stop&lt;BR /&gt;
tar -xzf /home/ec2-user/splunk-8.0.1-6db836e2fb9e-Linux-x86_64.tgz -C $SPLUNK_HOME&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk start&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk start --accept-license --answer-yes&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk --version&lt;/P&gt;

&lt;P&gt;But the version remain same as earlier.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:36:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480919#M6138</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-09-30T03:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480920#M6139</link>
      <description>&lt;P&gt;Check the $SPLUNK_HOME directory and I believe you'll find you have an extra &lt;CODE&gt;splunk&lt;/CODE&gt; directory.  The &lt;CODE&gt;tar&lt;/CODE&gt; command needs to be run in Splunk's &lt;EM&gt;parent&lt;/EM&gt; directory rather the home directory.  In your case, the command probably would be &lt;CODE&gt;tar -xzf /home/ec2-user/splunk-8.0.1-6db836e2fb9e-Linux-x86_64.tgz -C /opt&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;To fix the problem, delete the erroneous directory and retry the upgrade.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:36:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480920#M6139</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-30T03:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480921#M6140</link>
      <description>&lt;P&gt;Thanks for advice,&lt;/P&gt;

&lt;P&gt;yes in my /opt directory two Splunk child directory was present.&lt;BR /&gt;
splunk&lt;BR /&gt;
splunk7.3&lt;/P&gt;

&lt;P&gt;Then I deleted splunk7.3 and again run &lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk stop&lt;BR /&gt;
&lt;STRONG&gt;tar -xzf /home/ec2-user/splunk-8.0.1-6db836e2fb9e-Linux-x86_64.tgz -C /opt&lt;/STRONG&gt;&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk start --accept-license --answer-yes&lt;BR /&gt;
$SPLUNK_HOME/bin/splunk --version&lt;/P&gt;

&lt;P&gt;Now my current splunk version is &lt;BR /&gt;
Splunk 8.0.1 (build 6db836e2fb9e)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 03:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/480921#M6140</guid>
      <dc:creator>arun_kant_sharm</dc:creator>
      <dc:date>2020-09-30T03:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrade Splunk AWS-EC2</title>
      <link>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/560576#M7607</link>
      <description>&lt;P&gt;Hi, We are thinking of upgrading splunk on aws EC2 to version 8.x.When one of the instances are terminated they auto spin up using AMI and we are thinking of best way to upgrade splunk on the. Is there any documentation that we could refer.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 08:36:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Upgrade-Splunk-AWS-EC2/m-p/560576#M7607</guid>
      <dc:creator>Sur0791</dc:creator>
      <dc:date>2021-07-23T08:36:32Z</dc:date>
    </item>
  </channel>
</rss>

