commit | ef0c0581e9cc3ed9b9cac4adfee64ce4dfec9931 | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Sep 17 17:33:15 2015 +0200 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Thu Sep 17 17:33:15 2015 +0200 |
tree | d92f4cabd02912677da9e2d6be30a48415b58e6a | |
parent | a764bffba97049f1e9a8280d503e34db5f56330b [diff] |
develop
diff --git a/heka/files/output/amqp.toml b/heka/files/output/amqp.toml index 979efe3..3a3369e 100644 --- a/heka/files/output/amqp.toml +++ b/heka/files/output/amqp.toml
@@ -1,3 +1,4 @@ +{%- from "heka/map.jinja" import server with context -%} [AMQPOutput_{{ name }}] type = "AMQPOutput" url = "amqp://guest:guest@10.0.102.11/"