Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhemmarchand committed Oct 18, 2018
1 parent 55d970f commit b0293d2
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/docker_testing.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Docker testing templates
########################

**Docker compose templates are provided in the following repository:**

https://github.com/guilhemmarchand/kafka-docker-splunk

**Using the docker templates allow you top create a full ready to be used Kafka environment with docker, just in 30 seconds.**

*Example:*

- 3 x nodes Zookeeper cluster
- 3 x nodes Apache Kafka brokers cluster
- 3 x nodes Apache Kafka connect cluster
- 1 x Splunk standalone server running in docker
- 1 x LinkedIn Kafka monitor node
- 1 x Telegraf collector container to collect metrics from Zookeeper, Kafka brokers
- 1 x Telegraf collector container to collect metrics from LinkedIn Kafka monitor

**Start the template, have a very short coffee (approx. 30 sec), open Splunk, install the Metrics workspace app and observe the magic happening !**

.. image:: img/docker-templates.png
:alt: docker-templates.png
:align: center
Binary file added docs/img/docker-templates.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Deployment and configuration:

deployment
kafka_monitoring
docker_testing
entities
service_creation
health_view
Expand Down

0 comments on commit b0293d2

Please sign in to comment.