WSO2 Business Activity Monitor (BAM) can be used to address monitoring requirements in business activities and processes. It supports aggregating, analyzing and presenting information about business activities.
WSO2 BAM architecture is designed to handle these steps through its different modules. Data Receivers in WSO2 BAM receive data and store them in a Cassandra data store. The Analyzer Engine will run analytics according to defined Hive queries and stores the result in a RDBMS data store. Finally the analyzed data will be fetched from the data store and shown in dashboards or reports.
This post will show how to integrate PostgreSQL into WSO2 BAM, which could be used to store analyzed data.
WSO2 BAM architecture is designed to handle these steps through its different modules. Data Receivers in WSO2 BAM receive data and store them in a Cassandra data store. The Analyzer Engine will run analytics according to defined Hive queries and stores the result in a RDBMS data store. Finally the analyzed data will be fetched from the data store and shown in dashboards or reports.
This post will show how to integrate PostgreSQL into WSO2 BAM, which could be used to store analyzed data.