Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 700 Bytes

Readme.md

File metadata and controls

20 lines (16 loc) · 700 Bytes

vagrant-kibana

getting started:

  • install vagrant
  • git clone [email protected]:k9ert/vagrant-kibana.git
  • cd vagrant-kibana
  • git submodule init
  • git submodule update
  • vagrant up
  • Unfortunately, because redis is not coming up for some reason, you need another "vagrant provision" right now
  • http://localhost:5601/
  • wait another couple of seconds to get some data collected
  • Compare with the logstash-gui http://localhost:9292