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:
|
String |
| application_version |
Application version. Example: "1.0.0" |
|
| kind |
Log family to which the log belongs. Prescribed value:
|
String |
|
category |
Log category. Example:
|
String |
| action |
Event that occurred. Example:
|
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 |