Skip to main content
Unary · Events Gets one audit-log entry, including any typed details stored for it. Use this method to:
  • Inspect the details of a specific audit-log entry
  • Retrieve the evidence associated with a Veto Exec audit event

Examples

  • Get an audit-log entry:

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.GetAuditLogRequest

Response

gitpod.v1.GetAuditLogResponse
AuditLogEntryDetails contains the typed evidence stored with an audit-log entry.gitpod.v1.AuditLogEntryDetails
gitpod.v1.ListAuditLogsResponse.AuditLogEntry
ReportExecEventRequest contains a Veto Exec event reported by an environment.gitpod.v1.ReportExecEventRequest
AuditLogEntryKind identifies the coarse query and rendering family of an audit-log entry.
KernelControlsAction defines how a kernel-level policy violation is handled.