Splunk® Enterprise

Search Tutorial

Acrobat logo Download manual as PDF


Splunk Enterprise version 8.1 will no longer be supported as of April 19, 2023. See the Splunk Software Support Policy for details. For information about upgrading to a supported version, see How to upgrade Splunk Enterprise.
This documentation does not apply to the most recent version of Splunk® Enterprise. For documentation on the most recent version, go to the latest release.
Acrobat logo Download topic as PDF

Launch Splunk Web

These steps apply only to Splunk Enterprise. If you're using Splunk Cloud, go to Navigating Splunk Web.

After you download and install the software, you must start Splunk Enterprise and launch Splunk Web. Splunk Web is the user interface for Splunk Enterprise that you access using a Web browser.

Start Splunk Enterprise on Linux

After you install Splunk Enterprise, use the Splunk CLI to start Splunk Enterprise.

Prerequisite
You need to understand how to access the CLI. See About the CLI in the Admin Manual.

Steps

  1. Use the Splunk Enterprise command-line interface (CLI)/code> and navigate to the bin directory:
    cd <Splunk_Enterprise_Installation_Directory>/bin
    ./splunk start
    
  2. You are prompted to create the Splunk Enterprise admin username. This is the username that you use to log into Splunk Enterprise with, not the username that you use to log into your computer or into splunk.com. You can press Enter to use the default username of admin.
    This appears to be your first time running this version of Splunk.
    
    Create credentials for the administrator account.
    Characters do not appear on the screen when you type the password.
    
    Please enter an administrator username:
    
  3. You are prompted to create the password for the username that you just created.
    Password must contain at least:
    * 8 total printable ASCII character(s).
    Please enter a new password:
  4. If the default management and Splunk Web ports are already in use (or are otherwise not available), Splunk Enterprise offers to use the next available ports. You can either accept this option or specify a port to use.
  5. Optional. You can set the SPLUNK_HOME environment variable to the Splunk Enterprise installation directory. Setting the environment variable lets you refer to the installation directory later without having to remember its exact location:
    export SPLUNK_HOME=<Splunk_Enterprise_Installation_Directory>
    cd $SPLUNK_HOME/bin
    
  6. Start Splunk Enterprise.
    ./splunk start
    
  7. Accept the Splunk Enterprise license.
    After you run the start command, Splunk Enterprise displays the license agreement and prompts you to accept the license before the startup sequence continues.

    If you have problems starting Splunk Enterprise, see Start Splunk Enterprise for the first time in the Installation Manual.

  8. Now login to Splunk Web.

Useful CLI commands

If you need to stop, restart, or check the status of your Splunk Enterprise server, use these CLI commands:

$ splunk stop
$ splunk restart
$ splunk status

Start Splunk Enterprise on Windows

After the Windows installation finishes, Splunk Enterprise starts and opens Splunk Web in your Web browser.

If Splunk Enterprise does not start, use one of the following options to start it.

  • Start Splunk Enterprise from the Start menu.
  • Use the Windows Services Manager to start Splunk Enterprise.
  • Open a cmd window, go to \Program Files\Splunk\bin, and type splunk start.

Now login to Splunk Web.

Start Splunk Enterprise on macOS

In macOS, you can start Splunk Enterprise from your desktop.

  1. Double-click the Splunk icon on your desktop.
  2. The first time you run the helper application, it notifies you that it needs to perform an initialization. Click OK. Splunk Enterprise initializes and sets up the Trial license.
  3. In the Splunk's Little Helper window, select Start and Show Splunk. This option starts Splunk Enterprise and directs your web browser to open a page to Splunk Web. You can also use the Splunk's Little Helper application to stop Splunk Enterprise.
  4. Now login to Splunk Web.

Login to Splunk Web

Splunk Web runs by default on port 8000 of the host on which it is installed. If you use Splunk Enterprise on your local machine, the URL to access Splunk Web is http://localhost:8000.

When you launch Splunk Enterprise for the first time, this login screen appears.

  1. Login using the username and the password that you specified when you installed Splunk Enterprise.
  2. This screen image shows the first time login page for Splunk Enterprise.
  3. The Help us improve Splunk software window appears. Read each of the types of usage collection and click OK or Skip.

The first page you see is Splunk Home.

Next step

You have downloaded the tutorial data files and installed Splunk Enterprise.

Continue to Navigating Splunk Web.

Last modified on 27 October, 2021
PREVIOUS
Install Splunk Enterprise
  NEXT
Navigating Splunk Web

This documentation applies to the following versions of Splunk® Enterprise: 7.3.0, 7.3.1, 7.3.2, 7.3.3, 7.3.4, 7.3.5, 7.3.6, 7.3.7, 7.3.8, 7.3.9, 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.0.4, 8.0.5, 8.0.6, 8.0.7, 8.0.8, 8.0.9, 8.0.10, 8.1.0, 8.1.1, 8.1.2, 8.1.3, 8.1.4, 8.1.5, 8.1.6, 8.1.7, 8.1.8, 8.1.9, 8.1.10, 8.1.11, 8.1.12, 8.1.13, 8.1.14


Was this documentation topic helpful?


You must be logged into splunk.com in order to post comments. Log in now.

Please try to keep this discussion focused on the content covered in this documentation topic. If you have a more general question about Splunk functionality or are experiencing a difficulty with Splunk, consider posting a question to Splunkbase Answers.

0 out of 1000 Characters