<?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: Splunk on Ubuntu in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106995#M1847</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The easiest method for installing Splunk on Linux, would be as follows (preferrably using sudo/su):&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Download Splunk to the server, specifically the tarball version (.tgz) from &lt;A href="http://www.splunk.com/download?r=header"&gt;http://www.splunk.com/download?r=header&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Copy the Splunk archive to your directory of choice for install (typically '&lt;CODE&gt;/opt&lt;/CODE&gt;')&lt;/LI&gt;
&lt;LI&gt;Unwrap the tarball using a command such as &lt;CODE&gt;tar xzvf &amp;lt;splunkfile&amp;gt;.tgz&lt;/CODE&gt; in the directory containing the file&lt;/LI&gt;
&lt;LI&gt;Change into the newly created &lt;CODE&gt;splunk&lt;/CODE&gt; directory, and then into the &lt;CODE&gt;bin&lt;/CODE&gt; directory (e.g. &lt;CODE&gt;cd /opt/splunk/bin&lt;/CODE&gt;)&lt;/LI&gt;
&lt;LI&gt;Start Splunk, (e.g. &lt;CODE&gt;./splunk start&lt;/CODE&gt;)&lt;/LI&gt;
&lt;LI&gt;Read the EULA and confirm&lt;/LI&gt;
&lt;LI&gt;Let Splunk work it's magic, answering question where required&lt;/LI&gt;
&lt;LI&gt;Job Done, Splunk should be accessible via &lt;CODE&gt;&lt;A href="http://yourSplunkServer:8000" target="test_blank"&gt;http://yourSplunkServer:8000&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Oct 2012 15:17:45 GMT</pubDate>
    <dc:creator>MHibbin</dc:creator>
    <dc:date>2012-10-30T15:17:45Z</dc:date>
    <item>
      <title>Instructions for installing Splunk on an Ubuntu server: 12.04.1 LTS?</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106993#M1845</link>
      <description>&lt;P&gt;Anyone have instructions for installing Splunk on an Ubuntu server: 12.04.1 LTS?&lt;BR /&gt;All of the documentation I've found is seriously out of date.&lt;BR /&gt;On another note: Does anyone know if Splunk will run on Ubuntu Desktop? That may be an easier option.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 18:03:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106993#M1845</guid>
      <dc:creator>SLowry</dc:creator>
      <dc:date>2020-06-17T18:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106994#M1846</link>
      <description>&lt;P&gt;In what sense are the installation instructions out of date? The documentation for 5.0 seems to missing, but you can find the documentation for 4.3.4 &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.4/Installation/InstallonLinux#Install_from_a_Debian_DEB_package"&gt;right here&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;It's as simple as a &lt;CODE&gt;sudo dpkg -i splunk-4.3.4-136012-linux-2.6-amd64.deb&lt;/CODE&gt;.&lt;/P&gt;

&lt;P&gt;Splunk will run quite nicely on Ubuntu Desktop, but it's neither harder nor easier to install.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:13:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106994#M1846</guid>
      <dc:creator>echalex</dc:creator>
      <dc:date>2012-10-30T15:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106995#M1847</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;The easiest method for installing Splunk on Linux, would be as follows (preferrably using sudo/su):&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Download Splunk to the server, specifically the tarball version (.tgz) from &lt;A href="http://www.splunk.com/download?r=header"&gt;http://www.splunk.com/download?r=header&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Copy the Splunk archive to your directory of choice for install (typically '&lt;CODE&gt;/opt&lt;/CODE&gt;')&lt;/LI&gt;
&lt;LI&gt;Unwrap the tarball using a command such as &lt;CODE&gt;tar xzvf &amp;lt;splunkfile&amp;gt;.tgz&lt;/CODE&gt; in the directory containing the file&lt;/LI&gt;
&lt;LI&gt;Change into the newly created &lt;CODE&gt;splunk&lt;/CODE&gt; directory, and then into the &lt;CODE&gt;bin&lt;/CODE&gt; directory (e.g. &lt;CODE&gt;cd /opt/splunk/bin&lt;/CODE&gt;)&lt;/LI&gt;
&lt;LI&gt;Start Splunk, (e.g. &lt;CODE&gt;./splunk start&lt;/CODE&gt;)&lt;/LI&gt;
&lt;LI&gt;Read the EULA and confirm&lt;/LI&gt;
&lt;LI&gt;Let Splunk work it's magic, answering question where required&lt;/LI&gt;
&lt;LI&gt;Job Done, Splunk should be accessible via &lt;CODE&gt;&lt;A href="http://yourSplunkServer:8000" target="test_blank"&gt;http://yourSplunkServer:8000&lt;/A&gt;&lt;/CODE&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:17:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106995#M1847</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-10-30T15:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106996#M1848</link>
      <description>&lt;P&gt;@echalex's method is also good if you want to download the Debian package... I out of habit (perhaps bad... perhaps good) use the tgz files.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:19:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106996#M1848</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-10-30T15:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106997#M1849</link>
      <description>&lt;P&gt;My Bad.&lt;BR /&gt;
I have seen these documents, but they assume I've download to the server. Downloading to the server seems to be my obstacle. What URL do I use for the tarball or the debian package?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:28:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106997#M1849</guid>
      <dc:creator>SLowry</dc:creator>
      <dc:date>2012-10-30T15:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106998#M1850</link>
      <description>&lt;P&gt;Included the link to downloads in my link, you just need to download the package from there that meets your need.. If you have &lt;CODE&gt;wget&lt;/CODE&gt; on you server, once you have progressed to select a download, you will be given an option to use wget commands, which Splunk have kindly prepared for you... So you will need to copy and paste that command.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 15:40:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106998#M1850</guid>
      <dc:creator>MHibbin</dc:creator>
      <dc:date>2012-10-30T15:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106999#M1851</link>
      <description>&lt;P&gt;OK I got it.&lt;BR /&gt;
I downloaded the tarball to my PC, uploaded to my FTP server.&lt;BR /&gt;
From UBUNTU server I downloaded tarball (binary!!) and was then able to complete the install.&lt;/P&gt;

&lt;P&gt;I tried the wget process, but you must have some different apps installed than I do. (I'm very new to Ubuntu server, but fair with Ubuntu desktop).&lt;/P&gt;

&lt;P&gt;Thanks for your patience.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2012 17:51:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/106999#M1851</guid>
      <dc:creator>SLowry</dc:creator>
      <dc:date>2012-10-30T17:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107000#M1852</link>
      <description>&lt;P&gt;Hi slowry,&lt;/P&gt;

&lt;P&gt;Are you using wget from the command line in a terminal window? Wget does not have a graphical user interface. I think wget should be installed by default, but if it isn't, you can always do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sudo apt-get install wget
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you have the .deb or .tgz file downloaded locally, you don't have to go through an FTP server. Your Ubuntu server probably has sshd installed, so you can scp it from the command line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;scp &amp;lt;splunkfile&amp;gt; &amp;lt;your_user_name&amp;gt;@&amp;lt;your_server&amp;gt;:
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you do not have sshd insstalled, do this on your server:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sudo apt-get install openssh-server
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 31 Oct 2012 08:01:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107000#M1852</guid>
      <dc:creator>echalex</dc:creator>
      <dc:date>2012-10-31T08:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107001#M1853</link>
      <description>&lt;P&gt;I tried using wget, but didn't make any progress. I suspect it was waiting for me to login so I could download the file. I do not believe wget has script awareness, and as such doesn't do much good with the URL I tried.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 13:58:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107001#M1853</guid>
      <dc:creator>SLowry</dc:creator>
      <dc:date>2012-10-31T13:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107002#M1854</link>
      <description>&lt;P&gt;The only trick was getting the download onto the server. My solution of using FTP worked for me. Others may be able to get WGET to work, but I couldn't. The posts by MHibbin were very helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2012 14:00:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107002#M1854</guid>
      <dc:creator>SLowry</dc:creator>
      <dc:date>2012-10-31T14:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk on Ubuntu</title>
      <link>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107003#M1855</link>
      <description>&lt;P&gt;Worked like a champ! Thank you @MHibbin&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2016 16:48:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Instructions-for-installing-Splunk-on-an-Ubuntu-server-12-04-1/m-p/107003#M1855</guid>
      <dc:creator>tred23</dc:creator>
      <dc:date>2016-09-08T16:48:01Z</dc:date>
    </item>
  </channel>
</rss>

