Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Opsera provides audit logging for key operations in the platform. These logs can be accessed via the Opsera API.

Audit Scope

The following actions are logged:

Scope

Events

ID (type)

User Authentication

All login events for a given user.

authentication

Pipeline Actions

  • Start

  • Stop

  • Reset

  • Resume

  • Approve

  • Edit/Change Pipeline Steps

  • Edit/Change Pipeline Settings

  • Create New Pipeline from template

  • Delete Pipeline

  • Duplicate Pipeline

  • Publish Pipeline to Catalog

pipeline

Access Token Usage

All uses of a given token are logged

n/a

Audit Logs API

The following API’s are available for consuming the audit logs. All Opsera API’s require a valid Access Token.

  • No labels