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
- Host: GitHub
- URL: https://github.com/frosenberg/fek-docker-demo
- Owner: frosenberg
- License: apache-2.0
- Created: 2014-07-15T08:18:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T20:46:20.000Z (almost 12 years ago)
- Last Synced: 2025-01-29T00:49:33.461Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 5.34 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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