Activity Tracker events
IBM Cloud® Data Engine is deprecated. As of 18 February 2024 you can't create new instances, and access to free instances will be removed. Existing Standard plan instances are supported until 18 January 2025. Any instances that still exist on that date will be deleted.
Use the IBM Cloud® Activity Tracker service to track how users and applications interact with Data Engine.
The IBM Cloud Activity Tracker service records user-initiated activities that change the state of a service in IBM Cloud®. For more information, see Getting started with Activity Tracker.
You can use the Data Engine service to query Activity Tracker archive files that are stored in an Object Storage bucket in your account. For more information, see Searching archive data by using the Data Engine service.
You can search activity tracker events with Data Engine.
List of events
The following table lists the actions that generate an event:
Actions | Description |
---|---|
sql-query.sql-job.create |
An SQL query was submitted. |
sql-query.sql-job.list |
List of jobs was retrieved. |
sql-query.sql-job.get |
Details of a job were retrieved. |
sql-query.sql-job.disable |
An SQL query streaming job was stopped. |
sql-query.sql-job.notify |
An SQL query streaming job can't process all messages before it is rolled out of the EventStreams topic. |
sql-query.catalog-table.list |
List of catalog tables was retrieved. |
sql-query.catalog-table.get |
Details of a catalog table were retrieved. |
sql-query.catalog-table-partition.list |
List of partitions of a table was retrieved. |