Skip to main content

License Center Reference

License Center manages licensing for TDengine TSDB / IDMP. It has two sides:

ComponentFull nameWhere it runsRole
ELSEnterprise License ServerTDengine service providerIssues, renews, and revokes licenses; manages overall entitlement and audit; sets the maximum slot count for a license
CLSCustomer License ServerCustomer premises (or hosted environment)Holds licenses; grants quotas to local TSDB / IDMP instances and aggregates usage; adjusts per-slot quotas within the license limit

Typical path: ELS manages overall entitlement and the maximum slot count → the customer deploys CLS and imports or syncs the license → multiple TSDB and IDMP instances connect to the local CLS, request authorization by quota slot, and report heartbeat and usage.

note

License IDs, quota IDs, and addresses in this directory are examples only and have no real business meaning.

Relationship to activation-code licensing

TDengine TSDB Enterprise can also activate a cluster with an activation code. See Activate TDengine TSDB-Enterprise.

MethodTypical use
Activation codeOne or a few clusters; the provider issues a code from machine information
License Center (ELS + CLS)Unified multi-instance quotas, online renew/revoke, and local usage views—for example a hoster serving multiple downstream systems from one environment

If a local CLS will serve multiple TSDB / IDMP instances, read Quotas and Slots, then follow Deploy and Activate.

Document map

PageContents
Deploy and ActivateInstall CLS, configure, online/offline import, connect TSDB/IDMP
Quotas and SlotsSlot count vs per-slot quota, multi-instance and license types
Usage and AvailabilityInstance usage views, sync to ELS, CLS deployment shape

Model summary

  • One CLS can serve multiple independent TSDB / IDMP instances. One license can have multiple slots; the sum of slot quotas must stay within the license limit.
  • TSDB and IDMP quotas are independent. The same customer may hold multiple licenses of different types or validity periods.
  • The maximum slot count is set on ELS. Per-slot quotas are adjusted on CLS and must stay within the license limit.
  • CLS can show instance connectivity and usage and sync to ELS when online. CLS currently runs as a single-node service.

Details: Quotas and Slots and Usage and Availability.