Generic log fields

The following fields are displayed for all logs generated by SDS for Kubernetes KMS Plugin in the order shown in the table.

Field

Description

Type

timestamp

Date and time at which the log was created. In UTC format.

Example: "2025-05-21T08:54:17.262"

String in ISO 8601 format

severity

Level of severity of the log.

Prescribed values:

  • info: Normal operation information message that requires no action,

  • err: Action failed.

String

application_version

Application version.

Example: "1.0.0"

 
kind

Log family to which the log belongs.

Prescribed value:

  • domain: SDS for Kubernetes KMS Plugin business operation logs.

String

category

Log category.

Example:

  • keys: Logs related to the the cryptographic operations of SDS for Kubernetes KMS Plugin.

String

action

Event that occurred.

Example:

  • start

String

The fields in the error block described below are displayed for all logs generated by the SDS for Kubernetes KMS Plugin in the event of an error when executing the action:

Field

Description

Type

error.code

Error identifier.

String
error.message

Error message.

String