Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHORITY_NAME |
"confluent.cloud" |
public static final String |
PATH_TYPE_SEPARATOR |
"=" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CLOUD_CLUSTER_RESOURCE_TYPE |
"CloudCluster" |
public static final String |
CLOUD_CLUSTER_TYPE |
"cloud-cluster" |
public static final String |
CONNECT_CLUSTER_KEY |
"connect-cluster" |
public static final String |
CONNECT_CLUSTER_RESOURCE_TYPE |
"ConnectCluster" |
public static final String |
CONNECT_CLUSTER_TYPE |
"connect" |
public static final String |
ENVIRONMENT_RESOURCE_TYPE |
"Environment" |
public static final String |
ENVIRONMENT_TYPE |
"environment" |
public static final String |
FLINK_CLUSTER_KEY |
"flink-cluster" |
public static final String |
FLINK_CLUSTER_RESOURCE_TYPE |
"FlinkCluster" |
public static final String |
FLINK_CLUSTER_TYPE |
"flink" |
public static final String |
FLINK_REGION_RESOURCE_TYPE |
"FlinkRegion" |
public static final String |
FLINK_REGION_TYPE |
"flink-region" |
public static final String |
IDENTITY_PROVIDER_KEY |
"identity-provider" |
public static final String |
IDENTITY_PROVIDER_RESOURCE_TYPE |
"IdentityProvider" |
public static final String |
IDENTITY_PROVIDER_TYPE |
"identity-provider" |
public static final String |
KAFKA_CLUSTER_KEY |
"kafka-cluster" |
public static final String |
KAFKA_CLUSTER_RESOURCE_TYPE |
"Cluster" |
public static final String |
KAFKA_CLUSTER_TYPE |
"kafka" |
public static final String |
KSQL_CLUSTER_KEY |
"ksql-cluster" |
public static final String |
KSQL_CLUSTER_RESOURCE_TYPE |
"KsqlCluster" |
public static final String |
KSQL_CLUSTER_TYPE |
"ksql" |
public static final String |
NETWORK_RESOURCE_TYPE |
"Network" |
public static final String |
NETWORK_TYPE |
"network" |
public static final String |
ORGANIZATION_RESOURCE_TYPE |
"Organization" |
public static final String |
ORGANIZATION_TYPE |
"organization" |
public static final String |
SCHEMA_REGISTRY_CLUSTER_KEY |
"schema-registry-cluster" |
public static final String |
SCHEMA_REGISTRY_CLUSTER_TYPE |
"schema-registry" |
public static final String |
SCHEMA_REGISTRY_RESOURCE_TYPE |
"SchemaRegistry" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CACHE_ENTRIES_CONFIG |
"confluent.authorizer.authority.cache.entries" |
public static final int |
CACHE_ENTRIES_DEFAULT |
10000 |
public static final String |
CACHE_ENTRIES_DOC |
"Number of entries in the CRN " |
public static final String |
CRN_AUTHORITY_TYPE_CONFIG |
"confluent.metadata.server.api.flavor" |
public static final String |
CRN_AUTHORITY_TYPE_DEFAULT |
"CP" |
public static final String |
CRN_AUTHORITY_TYPE_DOC |
"The CRN authority type. It can either be CC (Confluent Cloud) or CP (Confluent Platform). The CRN authority will be chosen based on this config." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUDIT_CLOUD_EVENT_ENCODING_CONFIG |
"confluent.security.event.logger.cloudevent.codec" |
public static final String |
AUDIT_CLOUD_EVENT_ENCODING_DOC |
"Which cloudevent encoding to use. Use structured encoding by default" |
public static final String |
BOOTSTRAP_SERVERS_CONFIG |
"confluent.security.event.logger.exporter.kafka.bootstrap.servers" |
public static final String |
DEFAULT_AUDIT_CLOUD_EVENT_ENCODING_CONFIG |
"structured" |
public static final int |
DEFAULT_ROUTER_CACHE_ENTRIES |
10000 |
public static final boolean |
DEFAULT_TOPIC_CREATE_CONFIG |
true |
public static final int |
DEFAULT_TOPIC_PARTITIONS_CONFIG |
12 |
public static final long |
DEFAULT_TOPIC_RETENTION_BYTES_CONFIG |
-1L |
public static final String |
EVENT_EXPORTER_CLASS_CONFIG |
"confluent.security.event.logger.exporter.class" |
public static final String |
ROUTER_CACHE_ENTRIES_CONFIG |
"confluent.security.event.router.cache.entries" |
public static final String |
ROUTER_CACHE_ENTRIES_DOC |
"Number of Resource entries that the router cache should support" |
public static final String |
TOPIC_CREATE_CONFIG |
"confluent.security.event.logger.exporter.kafka.topic.create" |
public static final String |
TOPIC_PARTITIONS_CONFIG |
"confluent.security.event.logger.exporter.kafka.topic.partitions" |
public static final String |
TOPIC_RETENTION_BYTES_CONFIG |
"confluent.security.event.logger.exporter.kafka.topic.retention.bytes" |
public static final String |
TOPIC_RETENTION_MS_CONFIG |
"confluent.security.event.logger.exporter.kafka.topic.retention.ms" |
public static final String |
TOPIC_ROLL_MS_CONFIG |
"confluent.security.event.logger.exporter.kafka.topic.roll.ms" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IDENTITY_POOL_ID_KEY |
"identityPoolId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATION_EVENT_NAME |
"kafka.Authentication" |
public static final String |
AUTHENTICATION_FAILED_EVENT_USER |
"None:UNKNOWN_USER" |
public static final String |
TOPIC_MISSING_IN_REQUEST |
"TOPIC_MISSING_IN_REQUEST" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATION_MESSAGE_TYPE |
"io.confluent.kafka.server/authentication" |
public static final String |
AUTHORIZATION_MESSAGE_TYPE |
"io.confluent.kafka.server/authorization" |
public static final String |
KAFKA_REQUEST_MESSAGE_TYPE |
"io.confluent.kafka.server/request" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUDIT_LOG_FALLBACK_RATE_MINUTE |
"audit-log-fallback-rate-per-minute" |
public static final String |
AUDIT_LOG_RATE_MINUTE |
"audit-log-rate-per-minute" |
public static final String |
AUTHENTICATION_AUDIT_LOG_FAILURE_RATE |
"authentication-audit-log-failure-rate" |
public static final String |
AUTHENTICATION_AUDIT_LOG_RATE |
"authentication-audit-log-rate" |
public static final String |
AUTHORIZATION_AUDIT_LOG_FAILURE_RATE |
"authorization-audit-log-failure-rate" |
public static final String |
AUTHORIZATION_AUDIT_LOG_RATE |
"authorization-audit-log-rate" |
public static final String |
GROUP_NAME |
"confluent-audit-metrics" |
public static final String |
KAFKA_REQUEST_EVENT_AUDIT_LOG_FAILURE_RATE |
"kafka-request-event-audit-log-failure-rate" |
public static final String |
KAFKA_REQUEST_EVENT_AUDIT_LOG_RATE |
"kafka-request-event-audit-log-rate" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUPPRESSED |
"" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_RETENTION_MS |
7776000000L |
public static final String |
DEFAULT_TOPIC |
"confluent-audit-log-events" |
public static final String |
DEFAULT_V2_TOPIC |
"confluent-audit-log-events-v2" |
public static final String |
TOPIC_PREFIX |
"confluent-audit-log-events" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AUTHENTICATION_CATEGORY |
"authentication" |
public static final String |
AUTHORIZE_CATEGORY |
"authorize" |
public static final String |
CONSUME_CATEGORY |
"consume" |
public static final String |
DESCRIBE_CATEGORY |
"describe" |
public static final String |
HEARTBEAT_CATEGORY |
"heartbeat" |
public static final String |
INTERBROKER_CATEGORY |
"interbroker" |
public static final String |
MANAGEMENT_CATEGORY |
"management" |
public static final String |
OTHER_CATEGORY |
"other" |
public static final String |
PRODUCE_CATEGORY |
"produce" |
public static final String |
UNAUDITED |
"unaudited" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BOOTSTRAP_SERVERS_CONFIG |
"event.logger.exporter.kafka.bootstrap.servers" |
public static final String |
BOOTSTRAP_SERVERS_DOC |
"Bootstrap servers for the KafkaExporter event logs will be published to. The event logs cluster may be different from the cluster(s) whose event logs are being collected. Several production KafkaExporter clusters can publish to a single event logs cluster, for example." |
public static final int |
DEFAULT_REQUEST_TIMEOUT_MS |
12000 |
public static final String |
DEFAULT_TOPIC |
"_confluent-events" |
public static final String |
DEFAULT_TOPIC_CONFIG |
"{\"topics\":[{\"name\":\"_confluent-events\"}]}" |
public static final boolean |
DEFAULT_TOPIC_CREATE_CONFIG |
true |
public static final int |
DEFAULT_TOPIC_PARTITIONS_CONFIG |
12 |
public static final int |
DEFAULT_TOPIC_REPLICAS_CONFIG |
3 |
public static final long |
DEFAULT_TOPIC_RETENTION_BYTES_CONFIG |
-1L |
public static final String |
EVENT_LOGGER_LOG_BLOCKING_CONFIG |
"event.logger.exporter.kafka.blocking" |
public static final String |
EVENT_LOGGER_LOG_BLOCKING_CONFIG_DOC |
"Block for topic creation in the log(...) method." |
public static final String |
KAFKA_EXPORTER_PREFIX |
"event.logger.exporter.kafka." |
public static final String |
PRODUCER_PREFIX |
"producer." |
public static final String |
REQUEST_TIMEOUT_MS_CONFIG |
"event.logger.exporter.kafka.request.timeout.ms" |
public static final String |
REQUEST_TIMEOUT_MS_DOC |
"The configuration controls the maximum amount of time the client will wait for the response of a request. If the response is not received before the timeout elapses the client will resend the request if necessary or fail the request if retries are exhausted." |
public static final String |
TOPIC_CONFIG |
"event.logger.exporter.kafka.topic.config" |
public static final String |
TOPIC_CONFIG_DOC |
"JSON configuration for managing topics for the Kafka exporter." |
public static final String |
TOPIC_CREATE_CONFIG |
"event.logger.exporter.kafka.topic.create" |
public static final String |
TOPIC_CREATE_DOC |
"Create the event log topic if it does not exist." |
public static final String |
TOPIC_PARTITIONS_CONFIG |
"event.logger.exporter.kafka.topic.partitions" |
public static final String |
TOPIC_PARTITIONS_DOC |
"Number of partitions in the event log topic." |
public static final String |
TOPIC_REPLICAS_CONFIG |
"event.logger.exporter.kafka.topic.replicas" |
public static final String |
TOPIC_REPLICAS_DOC |
"Number of replicas in the event log topic. It must not be higher than the number of brokers in the KafkaExporter cluster." |
public static final String |
TOPIC_RETENTION_BYTES_CONFIG |
"event.logger.exporter.kafka.topic.retention.bytes" |
public static final String |
TOPIC_RETENTION_BYTES_DOC |
"Retention bytes for the event log topic." |
public static final String |
TOPIC_RETENTION_MS_CONFIG |
"event.logger.exporter.kafka.topic.retention.ms" |
public static final String |
TOPIC_RETENTION_MS_DOC |
"Retention time for the event log topic." |
public static final String |
TOPIC_ROLL_MS_CONFIG |
"event.logger.exporter.kafka.topic.roll.ms" |
public static final String |
TOPIC_ROLL_MS_DOC |
"Log rolling time for the event log topic." |