<< PREVIOUS NEXT >>
SPLUNK INSTALLATION
Follow the below steps to install Splunk
-
Log in to the newly created VM
-
Install the .deb package using the below commands:
-
sudo bash
-
dpkg -i <filename>.deb
-
Provide an appropriate username and password
-
Start Splunk using the below commands:
-
cd /opt/spunk/bin
-
./splunk start
