Logs relating to the status of the service (start, stop, failure)

The fields described below belong to logs that contain errors which appear when the Stormshield KMaaS starts.

Field

Description

Type

Examples

name

Service name.

String

"Stormshield SDS CSE #13"

status

Server status.

String

Prescribed values:

"started", "stopped", "failure"

host

Server address.

String

"172.16.16.240", "cse13.stormshield.eu"

port

Port on which the Stormshield KMaaS listens.

Integer

4333

persistence_type Persistence mode of KEK data. String

Prescribed values:

"json_file", "kms"

https Server startup mode: HTTP or HTTPS. Boolean

Prescribed values:

"true" (HTTPS), "false" (HTTP)

cache Activation status of the cache. Boolean

Prescribed values:

"true", "false"

proxy Information relating to the activation of the proxy It contains the information below: Object Mandatory
  proxy.enabled: Activation status of the proxy Boolean

Prescribed values:

"true", "false"

  proxy.https_url: URL used for the HTTP proxy String "http://myhttpsproxyurl"