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

https://github.com/frosenberg/fek-docker-demo

fluentd - elasticsearch - docker demo with docker service discovery and DNS
https://github.com/frosenberg/fek-docker-demo

Last synced: 2 months ago
JSON representation

fluentd - elasticsearch - docker demo with docker service discovery and DNS

Awesome Lists containing this project

README

          

Fluentd-Elasticsearch-Kibana with Docker, Container Discovery and DNS
=====================================================================

This example has serves a couples of different purpose (from my perspective):

1. Learn and apply [docker.io](http://docker.io) in more detail
2. Setup a (sort of) useful example leveraing some tools in the log analytics space
3. Learn how to use [service discovery](https://github.com/crosbymichael/skydock) and [DNS](https://github.com/crosbymichael/skydns) with docker.io (I'm not a big fan of docker links)
4. Understand how to do docker orchestration or rather how is should be done

# Environment Setup