Configure the Monitoring endpoint in the Talend ESB Container
Procedure
- In the Service Activity Monitoring Server page available at http://localhost:8080/sam-server-war/services/sam, click the services link.
- In the services page, copy the Endpoint address, for example: http://localhost:8080/sam-server-war/services/MonitoringServiceSOAP
- Go to the Talend ESB Container configuration directory: <TalendESBPath>/container/etc to configure its SAM agent with the right Monitoring endpoint.
- Edit the org.talend.esb.sam.agent.cfg file.
- Replace the service.url field with the new Endpoint address.