The operation execution status, in the following format.

msg = <operation>.<status>

Where:

  • <operation> describes the recorded operation
  • <status> describes the operation status when the log was recorded.

See below for the supported values

Timestamping Authority log messages

See below for the Timestamping Authority log messages.

msg

Level

Description

ProcessTimeStampRequest.Done

info

Timestamp request processed successfully

ProcessTimeStampRequest.BadRequest

error

Timestamp request rejected (e.g., unsupported algorithm, unaccepted policy)

ProcessTimeStampRequest.InternalError

error

Timestamp request failed due to internal error

GetTSAHealthStatus.Done

debug

Health check completed successfully

GetTSAHealthStatus.Failed

error

Health check failed

GetClockStatus.Done

debug

Clock synchronization status retrieved from the clockstatus service

GetClockStatus.InternalError

error

Clock synchronization check failed (clockstatus unreachable)

Clock status service messages

See below for the clock status service messages.

msg

Level

Description

GetClockData.Done

info

Clock data returned successfully

GetClockData.InternalError

error

Failed to retrieve clock data (e.g., NTP daemon unreachable)