<?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: First time Splunk Light Cloud setup: Why is splunkd down? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234095#M280</link>
    <description>&lt;P&gt;What the heck?&lt;/P&gt;

&lt;P&gt;devadmin@ip-10-98-86-21:/opt/splunkforwarder/bin$ sudo ./splunk install app /home/devadmin/splunkclouduf.spl -auth admin:changeme&lt;BR /&gt;
App '/home/devadmin/splunkclouduf.spl' installed&lt;/P&gt;

&lt;P&gt;I'm using SplunkLight Cloud service and the 'admin' password is 'changeme'? Where do I change this ridiculous password? Should forwarding clients being using some sort of account called 'admin'? &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Doesn't someone think this might need to be in the documentation?&lt;/LI&gt;
&lt;LI&gt;Doesn't someone think this sort of default credentials is a bad idea? &lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 22 Aug 2016 17:34:11 GMT</pubDate>
    <dc:creator>bandries</dc:creator>
    <dc:date>2016-08-22T17:34:11Z</dc:date>
    <item>
      <title>First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234090#M275</link>
      <description>&lt;P&gt;Okay, I love it when stupid simple things don't work right out of the gate.&lt;/P&gt;

&lt;P&gt;I signed up for Splunk Light Cloud Trial. I want to send logs written to a file on Ubuntu to Splunk. I followed instructions here, per the email I got: &lt;A href="http://docs.splunk.com/Documentation/SplunkLight/6.4.2/Cloud/GettingdataintoSplunkLightcloudserviceusingLinux"&gt;http://docs.splunk.com/Documentation/SplunkLight/6.4.2/Cloud/GettingdataintoSplunkLightcloudserviceusingLinux&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Below is the complete (sniped) output (and yes I used something for username:password below that's valid). So, can someone explain what stupid simple steps I missed that 'are not' in the documentation?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;~$ sudo tar -xvzf splunkforwarder-6.4.2-00f5bb3fa822-Linux-x86_64.tgz -C /opt
..snip list of files from tar...
~$ cd /opt/splunkforwarder/bin
:/opt/splunkforwarder/bin$ ll
total 35792
drwxr-xr-x 3 506 506     4096 Jun 28 11:13 ./
drwxr-xr-x 8 506 506     4096 Jun 28 11:13 ../
-r-xr-xr-x 1 506 506    55600 Jun 28 11:13 btool*
-r-xr-xr-x 1 506 506    55600 Jun 28 11:13 btprobe*
-r-xr-xr-x 1 506 506    38208 Jun 28 11:13 bzip2*
-r-xr-xr-x 1 506 506    55600 Jun 28 11:13 classify*
-r--r--r-- 1 506 506       57 Jun 28 09:59 copyright.txt
-r-xr-xr-x 1 506 506     2367 Jun 28 09:59 genRootCA.sh*
-r-xr-xr-x 1 506 506      206 Jun 28 09:59 genSignedServerCert.sh*
-r-xr-xr-x 1 506 506      144 Jun 28 09:59 genWebCert.sh*
-r-xr-xr-x 1 506 506   586632 Jun 28 11:13 openssl*
-r-xr-xr-x 1 506 506     7390 Jun 28 09:59 pid_check.sh*
drwxr-xr-x 2 506 506     4096 Jun 28 11:09 scripts/
-r--r--r-- 1 506 506     1360 Jun 28 09:59 setSplunkEnv
-r-xr-xr-x 1 506 506   461032 Jun 28 11:13 splunk*
-r-xr-xr-x 1 506 506 35290832 Jun 28 11:13 splunkd*
-r-xr-xr-x 1 506 506      465 Jun 28 09:59 splunkdj*
-r-xr-xr-x 1 506 506    16072 Jun 28 11:13 splunkmon*
-r-xr-xr-x 1 506 506    28872 Jun 28 11:13 srm*

:/opt/splunkforwarder/bin$ sudo ./splunk install app /home/devadmin/splunkclouduf.spl -auth username:password
...snip...

This appears to be your first time running this version of Splunk.
This command [POST /services/apps/local/] needs splunkd to be up, and splunkd is down.
:/opt/splunkforwarder/bin$
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 19 Aug 2016 22:51:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234090#M275</guid>
      <dc:creator>bandries</dc:creator>
      <dc:date>2016-08-19T22:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234091#M276</link>
      <description>&lt;P&gt;I haven't installed a *nix Universal Forwarder, but after initial install you might need to explicitly start it: &lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/bin/splunk start&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2016 00:23:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234091#M276</guid>
      <dc:creator>andrewb_splunk</dc:creator>
      <dc:date>2016-08-20T00:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234092#M277</link>
      <description>&lt;P&gt;Makes sense. Tried that then the splunk install command and got "Login failed" which makes no sense. I then took the username and password I'm using and successfully logged into the splunk console. Unless this is a different username and password? &lt;/P&gt;

&lt;P&gt;Console output below:&lt;/P&gt;

&lt;P&gt;devadmin@ip-10-98-86-21:/opt/splunkforwarder/bin$ sudo ./splunk start&lt;/P&gt;

&lt;P&gt;Splunk&amp;gt; 4TW&lt;/P&gt;

&lt;P&gt;Checking prerequisites...&lt;BR /&gt;
        Checking mgmt port [8089]: open&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/run/splunk/appserver/i18n&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/run/splunk/appserver/modules/static/css&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/run/splunk/upload&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/spool/splunk&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/spool/dirmoncache&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/lib/splunk/authDb&lt;BR /&gt;
                Creating: /opt/splunkforwarder/var/lib/splunk/hashDb&lt;BR /&gt;
New certs have been generated in '/opt/splunkforwarder/etc/auth'.&lt;BR /&gt;
        Checking conf files for problems...&lt;BR /&gt;
        Done&lt;BR /&gt;
        Checking default conf files for edits...&lt;BR /&gt;
        Validating installed files against hashes from '/opt/splunkforwarder/splunkforwarder-6.4.2-00f5bb3fa822-linux-2.6-x86_64-manifest'&lt;BR /&gt;
        All installed files intact.&lt;BR /&gt;
        Done&lt;BR /&gt;
All preliminary checks passed.&lt;/P&gt;

&lt;P&gt;Starting splunk server daemon (splunkd)...&lt;BR /&gt;
Generating a 1024 bit RSA private key&lt;BR /&gt;
...++++++&lt;BR /&gt;
............++++++&lt;/P&gt;

&lt;H2&gt;writing new private key to 'privKeySecure.pem'&lt;/H2&gt;

&lt;P&gt;Signature ok&lt;BR /&gt;
subject=/CN=ip-10-98-86-21/O=SplunkUser&lt;BR /&gt;
Getting CA Private Key&lt;BR /&gt;
writing RSA key&lt;BR /&gt;
Done&lt;/P&gt;

&lt;P&gt;devadmin@ip-10-98-86-21:/opt/splunkforwarder/bin$ sudo ./splunk install app /home/devadmin/splunkclouduf.spl -auth username:password&lt;BR /&gt;
Login failed&lt;BR /&gt;
:/opt/splunkforwarder/bin$&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2016 00:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234092#M277</guid>
      <dc:creator>bandries</dc:creator>
      <dc:date>2016-08-20T00:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234093#M278</link>
      <description>&lt;P&gt;The first time you install and run the Splunk UF/HF, you need to accept the license before it will start correctly.&lt;/P&gt;

&lt;P&gt;You can do..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;/opt/splunkforwarder/bin/splunk start --accept-license
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That and check your permissions, confirm that the user you are wanting to run Splunk as owns everything.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2016 11:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234093#M278</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2016-08-20T11:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234094#M279</link>
      <description>&lt;P&gt;The default credentials are 'admin' and 'changeme'.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 16:56:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234094#M279</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2016-08-22T16:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234095#M280</link>
      <description>&lt;P&gt;What the heck?&lt;/P&gt;

&lt;P&gt;devadmin@ip-10-98-86-21:/opt/splunkforwarder/bin$ sudo ./splunk install app /home/devadmin/splunkclouduf.spl -auth admin:changeme&lt;BR /&gt;
App '/home/devadmin/splunkclouduf.spl' installed&lt;/P&gt;

&lt;P&gt;I'm using SplunkLight Cloud service and the 'admin' password is 'changeme'? Where do I change this ridiculous password? Should forwarding clients being using some sort of account called 'admin'? &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Doesn't someone think this might need to be in the documentation?&lt;/LI&gt;
&lt;LI&gt;Doesn't someone think this sort of default credentials is a bad idea? &lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 22 Aug 2016 17:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234095#M280</guid>
      <dc:creator>bandries</dc:creator>
      <dc:date>2016-08-22T17:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234096#M281</link>
      <description>&lt;P&gt;admin/changeme is the default login for the Universal Forwarder, not for your Splunk Light cloud account. After your first login to the UF, you should change that to something secure. &lt;/P&gt;

&lt;P&gt;You access your Splunk Light cloud trial via single sign-on after logging into your Splunk.com user account. The username and password is the one you chose when you signed up. &lt;/P&gt;

&lt;P&gt;We will take another look at the documentation to make sure that this is clearer. &lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 17:37:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234096#M281</guid>
      <dc:creator>andrewb_splunk</dc:creator>
      <dc:date>2016-08-22T17:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234097#M282</link>
      <description>&lt;P&gt;Okay, so I do see admin:changeme in the documentation, but this really doesn't make any sense. If that account exists on the machine and not in the cloud, step 1 should be 'change the password'. &lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 17:40:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234097#M282</guid>
      <dc:creator>bandries</dc:creator>
      <dc:date>2016-08-22T17:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234098#M283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;There are two sets of credentials here, one for Splunk Light Cloud, and the other for the Universal Forwarder, and maybe that's what's causing the confusion.&lt;/P&gt;

&lt;P&gt;The universal forwarder software comes with its own set of credentials, as @andrewb described above. These are different from the credentials that you log into Splunk Light Cloud with.&lt;/P&gt;

&lt;P&gt;It is good practice to change the credentials for the universal forwarder, and you can do that if you want to. But that change does not affect your Splunk Light Cloud credentials, and vice versa.&lt;/P&gt;

&lt;P&gt;I hope this helps clarify things.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 19:20:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234098#M283</guid>
      <dc:creator>malmoore</dc:creator>
      <dc:date>2016-08-22T19:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234099#M284</link>
      <description>&lt;P&gt;Believe me, I appreciate the 'quick start' documentation that doesn't go through all the onerous in's and out's of everything before you can get something up and running. The issue is as I stated, there are a few things missing, such as ./splunk start, and the password issue. If there is a default password of 'changeme' then obviously it should be changed as a step 1. &lt;/P&gt;

&lt;P&gt;In San Diego, a TV station didn't change their default password for their emergency alert SCADA system, and the next thing they knew there was an interruption of local TV news from the emergency broadcast system describing a zombie outbreak and advising residents to stay indoors!  In best Sys Admin practice world it should be well known by now, one does not change passwords like 'admin:changeme' if they &lt;EM&gt;want to&lt;/EM&gt;, rather that should be the very first thing you do and documentation from software vendors should support that regardless of what they're protecting. &lt;/P&gt;

&lt;P&gt;At first I thought it was my splunk login I should have been using. It's still not clear to me if that admin account exists locally on the machine or in the Splunk server/cloud account. It's just some mysterious account called admin that's securing I have no idea what. As a new user, I shouldn't have to start at the beginning of the full documentation to figure out how to change a password for something that's so painfully obvious. &lt;/P&gt;

&lt;P&gt;Thanks for considering a documentation update for this. &lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:17:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234099#M284</guid>
      <dc:creator>bandries</dc:creator>
      <dc:date>2016-08-23T19:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: First time Splunk Light Cloud setup: Why is splunkd down?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234100#M285</link>
      <description>&lt;P&gt;Thanks bandries for your input and suggestions about improving the documentation for this issue. I will update the documentation to add clarity about the username and password when installing the universal forwarder credentials, add information about changing the username and password, and more information about the admin account. &lt;/P&gt;

&lt;P&gt;Also, our instructions indicate performing a ./splunk restart on the universal forwarder after setting the deploy-poll command, but I'll also add information about ./splunk start in case there is an issue. &lt;/P&gt;

&lt;P&gt;Thanks again for your input for documentation improvements. We appreciate it!&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 20:15:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/First-time-Splunk-Light-Cloud-setup-Why-is-splunkd-down/m-p/234100#M285</guid>
      <dc:creator>gneumann_splunk</dc:creator>
      <dc:date>2016-08-23T20:15:30Z</dc:date>
    </item>
  </channel>
</rss>

