Talend Activity Monitoring Console log database - 8.0

Talend Installation Guide

Version
8.0
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30

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.

Available in:

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Important: The installation of the <AMC> database is optional for the solutions that only hold the ESB option, and is only required when using the tFlowMeterCatcher, tLogCatcher and tStatCatcher components. These components can be used in Jobs (for example, ESB Consumer Jobs with tESBConsumer) for REST and Soap ESB Service Providers. Only the tLogCatcher component is supported for now and Routes currently can not use these components.