In the Talend Administration Center web
application, you have to set up the link to the Talend Activity Monitoring Console.
Procedure
- Go to the Monitoring group of the Configuration page of Talend Administration Center.
-
In the AMC url field, type in
the URL address of the Talend Activity Monitoring Console application,
http://localhost:8080/amc/rap?startup=amc&dbservlet=http://localhost:8080/org.talend.administrator/metaServlet%3FactionName=listConnection,
which fetches connection data from Talend Administration Center, or
http://localhost:8080/amc/rap?startup=amc, which does
not fetch connection data from Talend Administration Center, for example.
http://localhost:8080/amc/rap?startup=amc&dbservlet=http://localhost:8080/org.talend.administrator/metaServlet%3FactionName=listConnection and http://localhost:8080/amc/rap?startup=amc are only given as examples. Depending on your configuration, you may have to replace
localhost
with the IP address of the Web server and8080
with the actual port of the Talend Activity Monitoring Console.You also have to configure three database tables that will store statistics and log information.
For more information about this application, see the Talend Activity Monitoring Console User Guide.