AMQP output plugin typo fixes and added README and RoutingTag
This commit is contained in:
committed by
Cameron Sparr
parent
f00d43aa09
commit
5d280e4d25
@@ -26,8 +26,14 @@ kafka:
|
||||
ADVERTISED_HOST:
|
||||
ADVERTISED_PORT: 9092
|
||||
|
||||
rabbitmq:
|
||||
image: rabbitmq:3-management
|
||||
hostname: docker_rabbit
|
||||
ports:
|
||||
- "15672:15672"
|
||||
- "5672:5672"
|
||||
|
||||
opentsdb:
|
||||
image: lancope/opentsdb
|
||||
ports:
|
||||
- "24242:4242"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user