Skip to content
Last updated

HPE GreenLake for Audit Logs

The HPE GreenLake for Audit Log service offers:

  • A collection of RESTful APIs for publishing audit logs, managing configurations, and retrieving application-specific and overall platform logs.
  • An event that provides real time notification when an audit log entry was created.

API availability across platforms

EndpointHPE GreenLake cloudHPE GreenLake Dedicated Platform
GET /audit-log/v1/logs/{id}/detailYesYes
GET /audit-log/v1/logsYesYes

What's new

The following table outlines the most recent changes to the HPE GreenLake for Audit Logs service.

TypeDateDescriptionChangelog
APIs2024-09-24New stable version v1 released.View the changelog for more information.
EventsOctober 2024The Audit Log Created event was released.View the changelog for more information.

Deprecated

The following APIs are being deprecated and removed on their end-of-life date. Use the replacement APIs.

APIDeprecated endpointDeprecation dateReplacement endpoint
Retrieve Audit LogsGET audit-log/v1beta1/logs2024-12-24GET audit-log/v1/logs
Retrieve Audit LogGET audit-log/v1beta1/logs/{audit-id}/detail2024-12-24GET audit-log/v1/logs/{audit-id}/detail