Activity tracking events for the IBM Quantum System service
IBM Cloud® services, such as the IBM® Quantum System service, generate activity tracking events.
Activity tracking events report on activities that change the state of a service in IBM Cloud. You can use the events to investigate abnormal activity and critical actions and to comply with regulatory audit requirements.
You can use IBM Cloud Activity Tracker Event Routing, a platform service, to route auditing events in your account to destinations of your choice by configuring targets and routes that define where activity tracking events are sent. For more information, see About IBM Cloud Activity Tracker Events Routing.
You can use IBM Cloud Logs to visualize and alert on events that are generated in your account and routed by IBM Cloud Activity Tracker Event Routing to an IBM Cloud Logs instance.
Viewing activity tracking events for the IBM Quantum System service
You can use IBM Cloud Logs to visualize and alert on events that are generated in your account and routed by IBM Cloud Activity Tracker Event Routing to an IBM Cloud Logs instance.
Launching IBM Cloud Logs from the Observability page
For information on launching the IBM Cloud Logs UI, see the Launching the UI in the IBM Cloud Logs documentation.
Action | Triggered by |
|---|---|
quantum-computing.direct-access-backend-configuration.read | Get backend configuration (GET /v1/backends/{backend-name}/configuration) |
quantum-computing.direct-access-backend-properties.read | Get backend properties (GET /v1/backends/{backend-name}/properties) |
quantum-computing.direct-access-backend.list | Get list of backends (GET /v1/backends) |
quantum-computing.direct-access-backend.read | Get backend details (GET /v1/backends/{backend-name}) |
quantum-computing.direct-access-job.cancel | Cancel a job (POST /v1/jobs/{job-id}/cancel) |
quantum-computing.direct-access-job.create | Run a job (POST /v1/jobs) |
quantum-computing.direct-access-job.delete | Delete a job (DELETE /v1/jobs/{job-id}) |
quantum-computing.direct-access-job.list | Get jobs (GET /v1/jobs) |
quantum-computing.direct-access-job.read | Get Job by ID (GET /v1/jobs/{job-id}) |