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
- Host: GitHub
- URL: https://github.com/obitech/elk-vagrant
- Owner: obitech
- License: mit
- Created: 2018-10-21T18:50:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-21T18:54:05.000Z (over 7 years ago)
- Last Synced: 2025-05-22T18:34:45.818Z (about 1 year ago)
- Topics: elk-stack, reference, vagrant
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```