Commit b25d2166 authored by Anthony Lapenna's avatar Anthony Lapenna

Updated README

parent 6c9cb969
# Fig ELK Stack Test # Fig ELK Stack
Test of building an ELK (Elasticseach, Logstash, Kibana) stack with Fig and Docker. Run a local ELK (Elasticseach, Logstash, Kibana) stack with Fig and Docker.
## Installation and use ## Installation and use
1. Install [Docker](http://docker.io). 1. Install [Docker](http://docker.io).
2. Install [Fig](http://fig.sh). 2. Install [Fig](http://fig.sh).
3. Clone this repo 3. Clone this repository
4. fig up 4. fig up
5. nc localhost 5000 < /some/log/file.log 5. nc localhost 5000 < /some/log/file.log
6. http://localhost:8080 to see the messages show up in Kibana. 6. http://localhost:8080 to see the messages show up in Kibana.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment