Skip to main content Skip to complementary content

Monitoring Integration using Talend Runtime and Talend Administration Center

Procedure

  1. Microservices developed using the Talend Studio can be monitored and accessed using the Service Locator. To use Talend Service Activity Monitoring (SAM) and Service Locator features, you need to enable them in service component as shown below.

    Before building and exporting the service as a microservice, you need to update the maven local repository of Talend Studio with the enterprise jar files from your ESB installation.

  2. Navigate to your ESB/add-ons/maven-repo folder and enter the following command (if you do not have an ESB\add-ons folde, please install the ESB feature with the installer):
    mvn clean package -s "TalendStudio_Installation_Directory\configuration\maven_user_settings.xml"
  3. Navigate to Talend studio\esb folder and modify the agent.properties file. Modify the service.url in that file to point to the installation of your Talend Runtime instance. Similarly modify the locator.properties file as well.

    Talend Studio will read the agent.properties file when building the microservice.

  4. Build the microservice and start it using java command-line. Invoke the services multiple times.
    You will see SAM events in the Service Activity Monitoring section of the Talend Administration Center.
    The service should also be registered and available in the Service Locator section.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!