This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Enabling API-M Analytics Features in WSO2 Stream Processor
WSO2 API Manager Analytics is powered by WSO2 Stream Processor. You can enable APIM Analytics features in Stream Processor 4.3.0 by following the steps below.
Open the
<SP_HOME>/conf/<PROFILE>/deployment.yamlfile.Enable API-M Analytics is enabled by setting the
APIM-analytics.enabled:paramater totrueas shown in the sample below.# Carbon Configuration Parameters wso2.carbon: # server type type: wso2-sp analytics.solutions: APIM-analytics.enabled: trueYou have now enabled Analytics for WSO2 API Manager in the WSO2 Stream Processor.