Skip to content

jack-factor/ansible-vagrant-elk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAGRANT ELK

Description:

Virtualbox and vagrant used to build virtual machines as servers.

Prerequisites / Requirements

install these requirements

  1. Download and Install VitualBox
  2. Download and Install Vagrant
  3. Install guest additions to Vagrant
    vagrant plugin install vagrant-vbguest
  4. Install vagrant hostmanager
    vagrant plugin install vagrant-hostmanager
  5. Install Ansible.
    sudo pip install ansible
  6. Install Git.

Getting Started

  1. clone this repository: git clone [email protected]:jack-factor/ansible-vagrant-elk.git
  2. Start Vagrant VM: vagrant up
  3. Open your browser: http://kibana:5601 http://elastic:9600

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published