Skip to content

splintnet/vagrant-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Elastic Stack Vagrant!

First Steps


  • Download Vagrant : Link

  • Download Virtualbox: Link

Up and SSH


Download repository and run Vagrant. Example:

vagrant up

If everything was fine, login via SSH (password: vagrant):

vagrant ssh

Moreover, there are two kinds of network, internal and public. You can use public network in order to login via any kind of ssh client (Putty, MobaXterm, Termius).

Versions


Product Version
Elasticsearch 7.12.0
Kibana 7.12.0
Logstash 7.12.0
Beats 7.12.0

Vagrant Commands


vagrant up : start vm
vagrant ssh : connect to vm
vagrant halt : shutdown vm
vagrant provision : apply shell script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages