Skip to content

Commit

Permalink
Add config for enable/disable analytics solutions.
Browse files Browse the repository at this point in the history
  • Loading branch information
dilini-muthumala committed Sep 14, 2018
1 parent 3e07732 commit 4216ab2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/distribution/carbon-home/conf/worker/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ wso2.carbon:
id: wso2-sp
# server name
name: WSO2 Stream Processor
# server type
# type: wso2-sp
# ports used by this server
ports:
# port offset
Expand Down Expand Up @@ -577,3 +579,9 @@ cluster.config:
# port: 9543
# username: admin
# password: admin

# Configuration for enabling analytics solutions when server type in Carbon Configuration is set as 'wso2-sp'.
#analytics.solutions:
# IS-analytics.enabled: true
# APIM-analytics.enabled: true
# EI-analytics.enabled: true

0 comments on commit 4216ab2

Please sign in to comment.