Merge "changes for kafka upgrade"
[dmaap/messagerouter/mirroragent.git] / src / main / config / template.mmagent.config
diff --git a/src/main/config/template.mmagent.config b/src/main/config/template.mmagent.config
new file mode 100644 (file)
index 0000000..0ce4afd
--- /dev/null
@@ -0,0 +1,6 @@
+kafkahome=__MMA_KAFKA_HOME__
+topicURL=__MMA_TOPIC_URL__
+topicname=__MMA_AGENT_TOPIC__
+mechid=__MMA_MECHID__
+password=__MMA_MECHID_PWD__
+grepLog=grep -e ERROR -e Issue
\ No newline at end of file