Splunk

From CSLLabWiki
Jump to navigation Jump to search

What is Splunk?

"Splunk is a search engine for IT data. It's software that lets you search and analyze all the data your IT infrastructure generates from a single location in real time. We call this IT Search. No need for databases, connectors, custom parsers or proprietary consoles. Just your imagination and a web browser! Now you can troubleshoot IT problems and investigate security incidents in minutes, not hours or days. Monitor all your applications, servers and network devices from one place. Report on all your compliance controls in a fraction of the time." --Splunk.com

Installation[edit]

  • Download the appropriate installation file from Splunk's website
    • Login as: transycs
  • rpm -ivh ./splunk-4.0.3-65638-linux-2.6-x86_64.rpm
[root@babbage splunk]# rpm -ivh splunk-4.0.3-65638-linux-2.6-x86_64.rpm
warning: splunk-4.0.3-65638-linux-2.6-x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 653fb112
Preparing...                ########################################### [100%]
   1:splunk                 ########################################### [100%]
----------------------------------------------------------------------
Splunk has been installed in:
        /opt/splunk

To start Splunk, run the command:
        /opt/splunk/bin/splunk start

To use the Splunk Web interface, point your browser at:
        http://babbage.cs.transy.edu:8000

Complete documentation is at http://www.splunk.com/r/docs
----------------------------------------------------------------------
  • Be sure to use 'system-config-securitylevel-tui' to open port 8000/tcp