...
Login and open the AS management console.
Info Webapp data publishing settings need to be configured separately for the tenants.
Go to the Configure tab and click Webapp Data Publishing.
- Select the Enable webapp stats check box.
Leave the Stream Name, Version, Nick Name, Description as it is. These are the default values from the bam_webapp_statistics toolbox.
Info Note that if you change any of the details relevant to the toolbox, e.g., stream name, version etc, you must accordingly modify the hive script of the toolbox in BAM.
- Enter the Receiver URL.
This refers to the Thrift URL, which is normally tcp://{host}:7611. If you need to use SSL for this, the URL will be tcps://{host}:7711. If you change the offset of the BAM server to 1, both ports will be incremented by 1 (7612, 7712) - Enter the Cassandra Username.
- Enter the Cassandra Password.
- Click Update to successfully configure the AS for Data publishing to BAM.
...
Login and open the management console of BAM.
On the Main menu, under BAM Toolbox, click Add.
Select the ToolBox From URL option and enter the following URL: http://product-dist.wso2.Enter com/downloads/business-activity-monitor/tool-boxes/2.5.0/WebApps_Stats_Monitoring.tbox.
the WebAppsInfo This is the URL of
. Note that this is thethe WebApps_Stats_Monitoring toolbox
.(default toolbox for web application data monitoring
info
). Note that all the toolboxes are hosted in the product web site for WSO2 BAM.
If you have changed any details corresponding to the toolbox when you configured the AS (see the step on configuring AS), you must change the hive script of the toolbox according to those changes.
Click Install. Refresh after a few seconds to see if the toolbox is installed.
...
- Login and open the BAM management console.
- On the Main menu, under Analytics, click List. The webapp statistics will be displayed.
Execute the webapp statistics or schedule its running sequence.
...