Flink Authentication and Authorization Auditable Event Methods on Confluent Cloud

Confluent Cloud audit logs contain records of auditable events for authentication and authorization operations. When an auditable event occurs, a message is sent to the audit log and is stored as an audit log record. For management and operations events for Flink, see Flink Management and Operations Auditable Event Methods on Confluent Cloud.

Flink region authentication

The following operations authenticate to an Apache Flink® region and generate auditable event messages for the io.confluent.flink.server/authentication event type.

Method name

Action triggering an auditable event message

flink.Authenticate

A request for authentication to a Flink region.

Flink authorization

The following operations authorize principals, such as user and service accounts, to access, modify, delete, or create a Flink resource and generate auditable event messages for the io.confluent.flink.server/authorization event type.

Method name

Action triggering an auditable event message

flink.Authorize

A request to authorize a principal to access, modify, delete, or create a Flink resource.