Skip to content

buonzz/vagrant-elk-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch, Logstash and Kibana

A simple Ubuntu box with ELK stack installed

Requirements

  • VirtualBox
  • Vagrant

Installation

clone the repo

git clone https://github.com/buonzz/vagrant-elk-box.git

provision the box

cd vagrant-elk-box
vagrant up

This might take a while as it downloads stuffs and install them.(dont worry about the red-caption things, it will run to completion, I promise)

Usage

To use logstash, you need to login to the VM itself

vagrant ssh
/opt/logstash/bin/logstash

About

ElasticSearch, LogStash and Kibana in Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages