<< PREVIOUS                                                                                                    NEXT >>

 

SPLUNK INSTALLATION


 

Follow the below steps to install Splunk

  1. Log in to the newly created VM

  2. Install the .deb package using the below commands:

    1. sudo bash

       

       

    2. dpkg -i <filename>.deb

       

       

  3. Provide an appropriate username and password

  4. Start Splunk using the below commands:

    1. cd /opt/spunk/bin

       

       

    2. ./splunk start

       

       

Picture 9