Redpanda Licenses and Enterprise Features

Redpanda, Redpanda Console, and Redpanda Connect are available in community and enterprise editions. Each product has a single binary that supports both editions.

Redpanda Cloud is a managed deployment of Redpanda Enterprise Edition. To learn more about Redpanda Cloud, see the Redpanda Cloud Overview.

Community Edition

The Community Edition is licensed with the Redpanda Business Source License (BSL). These core features are free and source-available.

Restrictions and licensing terms

  • Users cannot provide Redpanda as a commercial streaming or queuing service to others.

  • The BSL code converts to Apache 2.0 licensing four years after each code merge.

Enterprise Edition

The Enterprise Edition is licensed with the Redpanda Community License (RCL). It includes the free features licensed under the Redpanda BSL, as well as enterprise features.

License keys

Enterprise features require an Enterprise Edition license key, sometimes referred to as enterprise license, license key, or license.

Starting with version 24.3, new Redpanda clusters automatically receive a trial license that’s valid for 30 days, allowing unrestricted use of enterprise features. This evaluation period begins when the cluster is created for the first time. After this period expires, inactive enterprise features are disabled, and active features enter a restricted state.

To get a trial license key or extend your trial period, generate a new trial license key. Or, upgrade to Redpanda Enterprise.

Redpanda blocks upgrades to new feature releases if enterprise features are active without a valid license. Ensure compliance by obtaining a license to maintain access to the latest features and updates.

To evaluate enterprise features in Redpanda Connect, you must apply a trial license key. After the 30-day evaluation period, you are blocked from using enterprise connectors unless you upgrade to an Enterprise Edition license.

Redpanda enterprise features

The following table lists the Enterprise features for Redpanda and how Redpanda behaves upon license expiration when each enterprise feature is enabled.

  • Upon license expiration:

    • The cluster continues to operate without data loss, but the further use of enterprise features is restricted (see the table 1).

    • Configuration of enterprise features remains unchanged, allowing you to add a new license and continue using enterprise features as before expiration. For instructions, see Add an Enterprise Edition License to Redpanda

  • After license expiration: You cannot enable enterprise features without a valid license.

Table 1. Enterprise features in Redpanda
Feature Description Behavior Upon Expiration

Records detailed logs of cluster activities for compliance and monitoring.

Read access to the audit log topic is denied, but logging continues.

Automatically balances partitions across a cluster to optimize resource use and performance.

Continuous balancing is disabled, reverting to the default node_add setting that balances partitions only after a broker is added to the cluster.

Continuous Intra-Broker Partition Balancing (core_balancing_continuous)

Balances partition replicas across CPU cores in an individual broker to optimize disk space usage.

Continuous Intra-Broker Partition Balancing is disabled.

Enables compliance with FIPS security standards for cryptography.

No change.

Provides secure Kerberos-based authentication.

No change.

Specifies the set of availability zones where the leaders of partitions of a given topic should be located.

Leader Pinning is disabled on all topics.

Allows for OAUTHBEARER and OpenID Connect (OIDC) authentication.

No change.

Enables remote clusters to read data stored in object storage for disaster recovery.

Remote Read Replica topics cannot be created or modified.

Manages user roles and permissions within the cluster.

Roles and ACLs associated with roles cannot be created or modified. Role deletion is allowed.

Validates schema IDs server-side to ensure schema compatibility. With schema ID validation, records associated with unregistered schemas are detected and dropped by a broker rather than a consumer.

Topics with schema validation settings cannot be created or modified.

Allows restoring a single topic from Tiered Storage using remote recovery properties.

You cannot create topics with the redpanda.remote.recovery=true property or perform topic recovery operations. To proceed, add a valid license to the target cluster. Without a valid license, topic recovery is blocked.

Enables data storage in cloud object storage for long-term retention and retrieval.

Topics cannot be created or modified to enable Tiered Storage features. Additional partitions cannot be added to topics with Tiered Storage properties enabled.

Enables the recovery of cluster data from a source cluster’s snapshot.

If the license is expired, you cannot perform WCR. To proceed, add a valid license to the target cluster. If the source cluster has an expired license, the target cluster inherits the restriction until a valid license is applied.

Redpanda Console enterprise features

The following enterprise features for Redpanda Console are activated with a valid Enterprise Edition license key:

Table 2. Enterprise features in Redpanda Console
Feature Description Restrictions Without Valid License

Enables authentication for Redpanda Console, allowing secure access.

All endpoints are redirected to the license expiration landing page, and all other access is restricted.

Manages user roles and permissions for accessing features within Redpanda Console.

All endpoints are redirected to the license expiration landing page, and all other access is restricted.

Redpanda Connect enterprise features

The following enterprise features are available with a valid Enterprise Edition license.

Table 3. Enterprise features in Redpanda Connect
Feature Description Restrictions Without Valid License

Limit the Redpanda Connect components that users can run within data pipelines on a Redpanda Connect instance.

No change.

Additional inputs, outputs, and processors available only to enterprise customers.

All enterprise connectors are blocked.

A configuration block that you can use to send logs and status events to a topic on a Redpanda cluster.

No change.

Retrieve secrets values from a remote system, such as a secret management solution, without setting environment variables.

No change.

Manage licenses for Redpanda

Redpanda offers multiple ways to manage your license depending on your deployment method. Proper license management ensures access to advanced enterprise features and avoids restrictions when licenses are invalid or expired.

Manage licenses for Redpanda Console

Redpanda Console offers two methods for applying or updating a license, depending on your setup:

Manage licenses for Redpanda Connect

Redpanda Connect offers multiple ways to apply or update your license. See Apply a license key to Redpanda Connect.