...
To configure the AS for publishing statistics in BAM:
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.
Step 4: Configuring the web application that
...
needs monitoring
Once you have configured your AS with a BAM tool box for monitoring statistics, you must enable monitoring on each of the web applications that you want to monitor. Use either one of the following approaches to configure the web application before deploying.
...
- 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.
...