---
name: schematics-at-events
title: Activity tracking events for Schematics
description: Schematics sends activity tracking events to IBM Cloud Activity Tracker Event Routing hosted event search in the regions that are indicated in the following table.
last-updated: 2025-08-25
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/schematics?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Activity tracking events for Schematics
{: #at_events}

You can view, manage, and audit user-initiated activities made in your IBM Cloud&reg; Schematics service instance by using the IBM Cloud&reg; Activity Tracker service. For more information, see [About IBM Cloud&reg; Activity Tracker Event Routing](https://cloud.ibm.com/docs/atracker?topic=atracker-about&format=markdown).
{: shordesc}

IBM Cloud Activity Tracker records user-initiated activities that change the state of a service in IBM Cloud. You can use this service to investigate abnormal activity and critical actions and to follow regulatory audit requirements. You can also be alerted about actions as they happen. The events that are collected follow the Cloud Auditing Data Federation (CADF) standard. For more information, see the [Getting Started tutorial for IBM Cloud Activity Tracker](https://cloud.ibm.com/docs/atracker?topic=atracker-getting-started&format=markdown).

As of 28 March 2024, the IBM Cloud Activity Tracker service is deprecated and will no longer be supported as of 30 March 2025. Customers will need to migrate to IBM&reg; Cloud Logs before 30 March 2025. During the migration period, customers can use IBM Cloud Activity Tracker Event Routing along with IBM Cloud Logs. Activity tracking events are the same for both services. For information about migrating from IBM Cloud Activity Tracker Event Routing to IBM Cloud Logs and running the services in parallel, see [migration planning](https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-getting-started&format=markdown).
{: important}

## Locations where activity tracking events are sent to IBM Cloud Activity Tracker Event Routing hosted event search
{: #at-legacy-locations}

Schematics sends activity tracking events to IBM Cloud Activity Tracker Event Routing hosted event search in the regions that are indicated in the following table.
{: shortdesc}

To monitor the service, [start the Activity Tracker UI](https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-cl-at-events&format=markdown) to access your events.

| Dallas (`us-south`) | Washington (`us-east`)  |
|---------------------|-------------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} |
{: caption="Regions where activity tracker events are sent in Americas locations" caption-side="top"}
{: #at-table-1}
{: tab-title="Americas"}
{: tab-group="at"}
{: class="simple-tab-table"}
{: row-headers}

| Frankfurt (`eu-de`)  | London (`eu-gb`) |
|---------------|---------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} |
{: caption="Regions where activity tracker events are sent in Europe locations" caption-side="top"}
{: #at-table-2}
{: tab-title="Europe"}
{: tab-group="at"}
{: class="simple-tab-table"}
{: row-headers}

| Toronto (`ca-tor`)  |
|---------------|
| [Yes]{: tag-green} |
{: caption="Regions where activity tracker events are sent in Toronto locations" caption-side="top"}
{: #at-table-3}
{: tab-title="Toronto"}
{: tab-group="at"}
{: class="simple-tab-table"}
{: row-headers}

| Montreal (`ca-mon`)  |
|---------------|
| [Yes]{: tag-green} |
{: caption="Regions where activity tracker events are sent in Montreal locations" caption-side="top"}
{: #at-table-4}
{: tab-title="Montreal"}
{: tab-group="at"}
{: class="simple-tab-table"}
{: row-headers}

## Locations where activity tracking events are sent by IBM Cloud Activity Tracker Event Routing
{: #atracker-locations}

Schematics sends activity tracking events by IBM Cloud Activity Tracker Event Routing in the regions that are indicated in the following table.

| Dallas (`us-south`) | Washington (`us-east`)  |
|---------------------|-------------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} |
{: caption="Regions where activity tracking events are sent in Americas locations" caption-side="top"}
{: #atracker-table-1}
{: tab-title="Americas"}
{: tab-group="atracker"}
{: class="simple-tab-table"}
{: row-headers}

| Frankfurt (`eu-de`)  | London (`eu-gb`) |
|---------------|-------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} |
{: caption="Regions where activity tracking events are sent in Europe locations" caption-side="top"}
{: #atracker-table-2}
{: tab-title="Europe"}
{: tab-group="atracker"}
{: class="simple-tab-table"}
{: row-headers}

| Toronto (`ca-tor`)  |
|---------------|
| [Yes]{: tag-green} |
{: caption="Regions where activity tracking events are sent in Toronto locations" caption-side="top"}
{: #atracker-table-3}
{: tab-title="Toronto"}
{: tab-group="atracker"}
{: class="simple-tab-table"}
{: row-headers}

| Montreal (`ca-mon`)  |
|---------------|
| [Yes]{: tag-green} |
{: caption="Regions where activity tracking events are sent in Montreal locations" caption-side="top"}
{: #atracker-table-4}
{: tab-title="Montreal"}
{: tab-group="atracker"}
{: class="simple-tab-table"}
{: row-headers}

## Viewing activity tracking events for Schematics
{: #at-viewing}

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
{: #sc-log-launch-standalone}

For information on launching the IBM Cloud Logs UI, see [Launching the UI in the IBM Cloud Logs documentation](https://cloud.ibm.com/docs/cloud-logs?topic=cloud-logs-instance-launch&format=markdown).

## List of platform events
{: #at_actions_platform}

Following are the activity tracking event actions that the IBM Cloud platform generates when Schematics instances are processed.

### Terraform (Workspace) events
{: #schematics-wks-events}

The following table lists the actions that generate an event for the Schematics Workspace that are associated with a service instance.

| Action             | Description      |
| -------------------| -----------------|
| `schematics.workspace.read`| An event is generated for a request to view a Schematics workspace by a user.|
| `schematics.workspace.create` | An event is generated for a request to create a Schematics workspace. |
| `schematics.workspace.update`| An event is generated for a request to update a Schematics workspace. |
| `schematics.workspace.delete` | An event is generated for a request to delete a Schematics workspace. |
| `schematics.workspace-resources.create` | An event is generated when a Terraform execution apply is created for a workspace. |
| `schematics.workspace-resources.plan` | An event is generated when a Terraform execution plan is created for a workspace. |
| `schematics.workspace-resources.delete` | An event is generated for a request to delete the Cloud resources that are provisioned through a Terraform plan and the workspace.|
{: caption="Workspace events where activity tracking events are sent" caption-side="bottom"}

### Ansible events
{: #schematics-action-events}

The following table lists the actions that generate an event for the Schematics Ansible that are associated with a service instance.

| Action             | Description      |
| -------------------| -----------------|
| `schematics.action.create` | A Schematics action is created or failed to create. |
| `schematics.action.delete` | A Schematics action was deleted or failed to delete. |
| `schematics.action.read`| A user views the Schematics action.|
| `schematics.action.update`| A Schematics action is updated successfully or failed to update.|
{: caption="Action events where activity tracking events are sent" caption-side="bottom"}

### Job events
{: #schematics-job-events}

The following table lists the actions that generate an event for the Schematics job that are associated with a service instance.

| Action             | Description      |
| -------------------| -----------------|
| `schematics.job.create` | A Schematics job is created or failed to create. |
| `schematics.job.delete` | A Schematics job was deleted or failed to delete. |
| `schematics.job.read`| A user views the Schematics job.|
| `schematics.job.update`| A Schematics job is updated successfully or failed to update.|
{: caption="Job events" caption-side="bottom"}




## Analyzing Schematics activity tracking events
{: #at_events_analyze}

### Creating a workspace
{: #at_analyze_wks}

When you create your first workspace, the following events are sent to Schematics owned service ID and IBM Cloud Activity Tracker Event Routing.
{: shortdesc}

When you manage a workspace, the Schematics service creates the following events:

- An event `schematics.instance.create`, when a first workspace is created.
- An event `schematics.instance.update`, when a workspace is modified.
- An event `schematics.instance.delete`, when a workspace is deleted.

The `initiatorId` of the request for these actions is set to a service ID where the Schematics service owns.

In addition, when a workspace is created, more events are also generated:

- Event `schematics.tag.attach` to report tagging of the workspace
- Event `schematics.instance.create` to report the creation of the workspace instance in your account
- Event `schematics.instance.update` to report updates to the workspace properties

You can search by `target.id` to identify all events that report actions on a workspace. For example, you can use a query, such as `crn:v1:bluemix:public:schematics:eu-de:a/xxxxxx:xxxxxxx:workspace:eu-de.workspace.observability-workspace.xxxxxxxx`.

Events that are generated by Schematics are automatically forwarded to your IBM Cloud Activity Tracker Event Routing service instance based on the regions.