Talend Activity Monitoring Console log database
If you want to use the Talend Activity Monitoring Console, an <AMC> log database must be created, which can be installed on any server. This <AMC> database will initially be empty. Its name may be modified, but you must take into account this modification in the rest of this document.
The <AMC> database will contain three tables that collect data allowing users to monitor Jobs. The three tables will collect data from the following components:
- tFlowMeterCatcher
- tLogCatcher
- tStatCatcher
Instructions on how to create these tables and their structure is provided in the Talend Activity Monitoring Console User Guide.
A corresponding SQL user must be created and thus mapped to have access to this database. This user should be granted the "create" and "update" rights.