From 9335ca5a1ffb67c6c5ab3d98117a5b0cfa08216a Mon Sep 17 00:00:00 2001 From: cindy oneill Date: Wed, 4 Mar 2015 16:56:35 -0700 Subject: [PATCH] Events (already distilled) will be posted to transformed-events Change-Id: I145fd7bb6fe63983bcc0f2b275981c423a346755 --- etc/monasca.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/monasca.conf b/etc/monasca.conf index cff9c74e6..00801f9d3 100755 --- a/etc/monasca.conf +++ b/etc/monasca.conf @@ -67,7 +67,7 @@ uri = 192.168.10.4:9092 metrics_topic = metrics # The topic that events will be published too -events_topic = raw-events +events_topic = transformed-events # consumer group name group = api