Obtaining individual event logs

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

The following information can be obtained for the event logs of the specified ID.

  • id: ID (uuid) of the target event

  • time: Time and date when the target event is detected

  • timeInMicroseconds: Time (in microseconds) elapsed from January 1, 1970, 00:00:00:00 until when the event was detected

  • category: Category of the event (such as drive, storage pool)

  • eventName: Unique name of the event

  • messageId: Message ID

  • severity: Severity level of the event

  • message: Description of the event

  • solution: Recommended countermeasures for the event

  • nodeLocation: Information about the storage node where the event occurred

  • eventType: Always null

  • severityLevel: Always null

  • Required role: Security, Storage, RemoteCopy, Monitor, Service, or Resource

  1. Verify the ID of the target event.

    REST API: GET /v1/objects/event-logs

    CLI: event_log_list

  2. Obtain the target event log.

    Run either of the following commands with the event ID specified.

    REST API: GET /v1/objects/event-logs/<id>

    CLI: event_log_show