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
Endpoint | HPE GreenLake cloud | HPE GreenLake Dedicated Platform |
---|---|---|
GET /audit-log/v1/logs/{id}/detail |
Yes | Yes |
GET /audit-log/v1/logs |
Yes | Yes |
What's new
The following table outlines the most recent changes to the HPE GreenLake for Audit Logs service.
Type | Date | Description | Changelog |
---|---|---|---|
APIs | 2024-09-24 | New stable version v1 released. |
View the changelog for more information. |
Events | October 2024 | The 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.
API | Deprecated endpoint | Deprecation date | Replacement endpoint |
---|---|---|---|
Retrieve Audit Logs | GET audit-log/v1beta1/logs |
2024-12-24 | GET audit-log/v1/logs |
Retrieve Audit Log | GET audit-log/v1beta1/logs/{audit-id}/detail |
2024-12-24 | GET audit-log/v1/logs/{audit-id}/detail |