Skip to main content
ONTAP EMS reference
A newer release of this product is available.

crypto.key events

Suggest changes

crypto.key EMS events occur when ONTAP encounters issues associated with cryptographic key management operations.

crypto.key.deleted

Severity

NOTICE

Description

This message occurs when a cryptographic key is deleted.

Corrective Action

(None).

Syslog Message

Deleted key with key ID %s. Reason %s.

Parameters

key_id (STRING): Key ID for the cryptographic key.
reason (STRING): Reason for deletion.

crypto.key.stored

Severity

NOTICE

Description

This message occurs when a cryptographic key is stored.

Corrective Action

(None).

Syslog Message

Stored key with key ID %s. Key digest: %s.

Parameters

key_id (STRING): Key ID for the cryptographic key.
key_digest (STRING): Key digest for the cryptographic key.