Skip to main content
Skip table of contents

Signer Status Report Timed Service

The Signer Status Report Timed Service is a timed service that outputs status for a set of Workers to a file.

Fully qualified class name: org.signserver.module.signerstatusreport.SignerStatusReportTimedService.

Overview

The status information includes each Worker's Crypto Token status ACTIVE/OFFLINE, and if available also the number of signatures that has been performed with the key currently associated with the Worker. If the Worker has a configured limit of number of signatures, this value is also included.

For information on the preferred way of offering these reports, see the Signer Status Report Worker. This Worker returns the report in the same format as defined for the Signer Status Report Worker.

Available Properties

Property

Description

OUTPUTFILE 

Specifies the file that the information is written to. If the file exists, the content will be overwritten. The application server must have write access to this file when the service is executed.

From SignServer 7.6.0, you must ensure that the directory where the outputfile is written to is on the allowlist. See Deploy-time Configuration.

WORKERS 

Specifies worker names (signers) that should be monitored in a comma-separated list.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.