An open API service indexing awesome lists of open source software.

https://github.com/obitech/elk-vagrant

ELK Stack example via Vagrant
https://github.com/obitech/elk-vagrant

elk-stack reference vagrant

Last synced: 11 months ago
JSON representation

ELK Stack example via Vagrant

Awesome Lists containing this project

README

          

# [elk-vagrant](https://github.com/obitech/elk-vagrant)

Example [ELK stack](https://github.com/obitech/elk-vagrant)
using [Vagrant](https://vagrantup.com).

## Run it

Clone the repo:

```bash
git clon https://github.com/obitech/elk-vagrant.git
cd elk-vagrant
```

Launch it:

```bash
vagrant up
```