Generic log fields
The fields described in the table below appear in all Stormshield KMaaS logs.
|
Field |
Type Description |
Type |
Examples |
|---|---|---|---|
|
severity |
Log severity:
|
String |
Prescribed values: "info", "warning", "critical" |
| kind |
Log group to which the log belongs, for example:
This field is only present in logs in the new format. |
Character string |
Prescribed values: "domain", "system" |
|
category |
Log category, for instance:
|
String |
Prescribed values: "server_status", "api_route", "kmip_status", "kmip_extract", "kek_reading", "policy_status", "jwks", "open_id", "keks", "kek" |
| action |
Event that occurred, for instance for the "keks" category:
This field is only present in logs in the new format. |
Character string |
|
|
version |
Current version of the service. |
String |
"4.3.0.2354" |
|
timestamp |
Date and time at which the log was created. In ISO-8601 format. |
String |
"2021-03-05T16:53:28Z" |
|
hostname |
Host name. |
String |
"cseserver13" |
| process | Node.js worker PID. | Integer | 4031 |
| tenant_id | Tenant identifier. | String (uuid v4) | "025f02fe-bee2-444b-bf76-b5ead30327c0" |
|
errors |
Optional |
Array |
|