Skip to main content Skip to complementary content

Configuring the Service Activity Monitoring and the Event Logging servers

Procedure

  1. Start the container:
    • container/bin/trun.bat for Windows,

    • container/bin/trun for Linux.

  2. In the Talend Runtime Container, execute the following command to start the Service Activity Monitoring and the Event Logging servers:
    feature:install tesb-sam-service-soap tesb-sam-service-rest
    feature:install tesb-el-dlq tesb-el-server tesb-el-collector-direct tesb-el-rest-service
  3. Stop the Talend Runtime Container using the logout command.
  4. Set the values of the following properties in the Service Activity Monitoring server configuration file <Talend.runtime.dir>/container/etc/org.talend.esb.sam.server.cfg:
    db.datasource=ds-oracle
    db.dialect=oracleDialect
  5. Set the values of the following properties in the Event Logging configuration file <Talend.runtime.dir>/container/etc/org.talend.eventlogging.server.cfg:
    persistence.sam.db.active.sam=false
    event.logging.db.datasource=ds-oracle
    event.logging.db.dialect=oracleDialect
    sam.db.datasource=ds-oracle
    sam.db.dialect=oralceDialect

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 – let us know how we can improve!