Skip to content

bshuler/splunk_anyversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splunk_anyversion

This is a Vagrant file that will:

  • use a precise32 virtual guest
  • boot the vm, natting port 8000 from the guest to the host
  • install any version of Splunk (configurable in the setup_splunk file)
  • allow you to http://localhost:8000 to use splunk

Quick Start

This will set up a splunk instance with 5.0.4 by default.

if you want a different version, set the SPLUNK_VERSION in setup_splunk.

Navigate a browser to http://localhost:8000 and enjoy.

Vagrant Commands

  • vagrant up
  • vagrant ssh
  • vagrant destroy -f

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published