---
name: atracker-at_events
title: Activity tracking events for IBM Cloud Activity Tracker Event Routing
description: IBM Cloud&reg; services, such as IBM Cloud Activity Tracker Event Routing, generate activity tracking events.
last-updated: 2026-06-25
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/atracker?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 IBM Cloud Activity Tracker Event Routing
{: #at_events}

IBM Cloud&reg; services, such as IBM Cloud Activity Tracker Event Routing, generate activity tracking events.
{: shortdesc}

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 Event Routing](https://cloud.ibm.com/docs/atracker?topic=atracker-about&format=markdown).

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.


You can use IBM Cloud App Configuration 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 App Configuration instance.


## Locations where activity tracking events are generated
{: #at-locations}

IBM Cloud Activity Tracker Event Routing 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`)  | Toronto (`ca-tor`) | Montreal (`ca-mon`) | Sao Paulo (`br-sao`) |
|---------------------|-------------------------|-------------------|-------------------|----------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} | [Yes]{: tag-green} | [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}


| Tokyo (`jp-tok`)    | Sydney (`au-syd`) |  Osaka (`jp-osa`) | Chennai (`in-che`) |
|---------------------|------------------|------------------|--------------------|
| [Yes]{: tag-green} | [Yes]{: tag-green} | [Yes]{: tag-green} | [Yes]{: tag-green} |
{: caption="Regions where activity tracking events are sent in Asia Pacific locations" caption-side="top"}
{: #atracker-table-2}
{: tab-title="Asia Pacific"}
{: tab-group="atracker"}
{: class="simple-tab-table"}
{: row-headers}

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


## Viewing activity tracking events for IBM Cloud Activity Tracker Event Routing
{: #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 from the Observability page
{: #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)

## Management events
{: #at_events_mgt_atracker}

### Targets
{: #at_events_mgt_target}

The following table lists the auditing events that are generated when you manage targets:

| Action                                            | Description                |
|---------------------------------------------------|----------------------------|
| `atracker.target.create`       | This event is generated when an administrator creates a new Cloud Object Storage (COS) target with specified COS endpoint information and credentials.  |
| `atracker.target.list` | This event is generated when an administrator lists all Cloud Object Storage (COS) targets defined under a region. |
| `atracker.target.get` | This event is generated when an administrator retrieves a target and its details by specifying the ID of the target.|
| `atracker.target.update` | This event is generated when an administrator updates a target details by specifying the ID of the target. |
| `atracker.target.delete` | This event is generated when an administrator deletes a target by specifying the ID of the target. |
{: caption="Events for managing targets" caption-side="top"}


### Routes
{: #at_events_mgt_route}

The following table lists the auditing events that are generated when you manage routes:

| Action                                            | Description                |
|---------------------------------------------------|----------------------------|
| `atracker.route.create` | This event is generated when an administrator creates a route with rules defined how to route auditing events to targets for a region. |
| `atracker.route.list` | This event is generated when an administrator lists routes defined under this region.  |
| `atracker.route.get` | This event is generated when an administrator retrieves a route and its details by specifying the ID of the route. |
| `atracker.route.update` | This event is generated when an administrator replaces a route details by specifying the ID of the route. You can also get this event when you validate a target by checking the credentials to write to the bucket. |
| `atracker.route.delete` | This event is generated when an administrator deletes a route by specifying the ID of the route. |
{: caption="Events for managing routes" caption-side="top"}


### Settings
{: #at_events_setting}

The following table lists the auditing events that are generated when you manage settings:

| Action                                            | Description                |
|---------------------------------------------------|----------------------------|
| `atracker.setting.set` | This event is generated when an administrator configures the Activity Tracker Event Routing settings for an account. |
| `atracker.setting.get` | This event is generated when an administrator gets information about the Activity Tracker Event Routing settings for an account. |
{: caption="Events for managing settings" caption-side="top"}