License Configurations for Confluent Platform
To manage Confluent Platform component licenses, set the confluent.license
property and optional license-topic properties on each component. By
default, Confluent Platform components use the _confluent-command topic to
store license information.
To configure licenses, see Configure component licenses.
Kafka brokers
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for the Kafka broker |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name for storing license information |
String |
|
Any valid Kafka topic name |
Custom topics aren’t automatically created. You must manually create custom topics before startup. If the |
|
Replication factor for the license topic |
Integer |
N/A |
N/A |
Only works with default topic |
|
Minimum time to wait before retrying topic operations |
Long |
N/A |
N/A |
Only works with default topic |
|
Maximum time to wait before retrying topic operations |
Long |
N/A |
N/A |
Only works with default topic |
|
Timeout for creating the license topic |
Long |
N/A |
N/A |
Only works with default topic |
Confluent Schema Registry
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for Schema Registry |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name for storing license information |
String |
|
Any valid Kafka topic name |
Custom topics aren’t automatically created. You must manually create custom topics before startup. If the |
|
Replication factor for the license topic |
Integer |
N/A |
N/A |
Only works with default topic |
Kafka Connect
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for Connect |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name for storing license information |
String |
|
Any valid Kafka topic name |
Custom topics aren’t automatically created. You must manually create custom topics before startup. |
|
Replication factor for the license topic |
Integer |
N/A |
N/A |
Only works with default topic |
Confluent Replicator
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for Replicator |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name for storing license information |
String |
|
Any valid Kafka topic name |
Custom topics aren’t automatically created. You must manually create custom topics before startup. |
|
Replication factor for the license topic |
Integer |
N/A |
N/A |
Only works with default topic |
Confluent Control Center
Confluent Control Center Next Gen 2.3.0 and later
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for Confluent Control Center |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name where Confluent Control Center stores commands and license information |
String |
|
Any valid Kafka topic name |
N/A |
|
Replication factor for the command topic |
Integer |
N/A |
N/A |
N/A |
|
Retention period for the command topic in milliseconds |
Long |
N/A |
N/A |
N/A |
Confluent Control Center versions before Next Gen 2.3.0
Name |
Description |
Type |
Default |
Valid Values |
Edge Cases |
|---|---|---|---|---|---|
|
The license string for Confluent Control Center |
String |
N/A |
Valid Confluent Platform license string |
N/A |
|
Topic name where Confluent Control Center stores commands and license information |
String |
|
Any valid Kafka topic name |
If the topic name is If the topic name is custom, Control Center publishes alert metadata to the custom topic but
publishes the license to |
|
Replication factor for the command topic |
Integer |
N/A |
N/A |
N/A |
|
Retention period for the command topic in milliseconds |
Long |
N/A |
N/A |
Ignored when the topic name is |