Skip to main contentIBM Quantum Documentation Mirror

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.readGet backend configuration (GET /v1/backends/{backend-name}/configuration)
quantum-computing.direct-access-backend-properties.readGet backend properties (GET /v1/backends/{backend-name}/properties)
quantum-computing.direct-access-backend.listGet list of backends (GET /v1/backends)
quantum-computing.direct-access-backend.readGet backend details (GET /v1/backends/{backend-name})
quantum-computing.direct-access-job.cancelCancel a job (POST /v1/jobs/{job-id}/cancel)
quantum-computing.direct-access-job.createRun a job (POST /v1/jobs)
quantum-computing.direct-access-job.deleteDelete a job (DELETE /v1/jobs/{job-id})
quantum-computing.direct-access-job.listGet jobs (GET /v1/jobs)
quantum-computing.direct-access-job.readGet Job by ID (GET /v1/jobs/{job-id})