Updated on 2025-08-29 GMT+08:00

Creating a Configuration for ServiceComb Engine 1.x

Configuration management provides common configurations for microservices, such as log levels and running parameters. After being added, the configuration item is used as the default one if no same configuration items are defined for microservices.

Configuration items are stored in plaintext. Do not include sensitive data.

Creating a Configuration

Configuration management provides common configurations for microservices, such as log levels and running parameters. After being added, the configuration item is used as the default one if no same configuration items are defined for microservices.

Configuration items are stored in plaintext. Do not include sensitive data.

  1. Click the target engine.
  2. Choose Configuration Management.

    • For engines with security authentication disabled, go to 4.
    • For engines with security authentication enabled, if the login IAM user is the user imported in Importing an IAM Account, go to 4. For other users, go to 3.

  3. In the displayed Security Authentication dialog box, enter the account name and password, and click OK.

  4. Click Create Configuration Item.
  5. On the Create Configuration Item page, select a microservice environment and enter Configuration Item and Value.
  6. Click OK.