aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--server/src/main/resources/dmaap.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/main/resources/dmaap.properties b/server/src/main/resources/dmaap.properties
index 20f26fc8..cd34dc65 100644
--- a/server/src/main/resources/dmaap.properties
+++ b/server/src/main/resources/dmaap.properties
@@ -14,7 +14,7 @@
## limitations under the License.
##
dmaap.url = http://172.30.3.42:3904
-dmaap.topic = unauthenticated.SEC_FAULT_OUTPUT
+dmaap.topic = events/unauthenticated.SEC_FAULT_OUTPUT
dmaap.consumerGroup = uuiGroup
dmaap.conusmer = uuiUser
dmaap.timeout = 10000 \ No newline at end of file