Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
royki authored Jan 22, 2021
1 parent 225f850 commit 0cabe57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Logstash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

- `docker run -d -p 5601:5601 -h kibana --name kibana --link elasticsearch:elasticsearch kibana`
- Check`curl http://localhost:9200/_cat/indices`
- `GET /_cluster/health`
- `GET /_cat/nodes?v`
- `GET /_cat/indices?v

##### _Run Logstash container with logstash config file and use it to setup Logstash_

Expand Down

0 comments on commit 0cabe57

Please sign in to comment.