IBM Cloud Docs
Securing your data

Securing your data

To ensure that you can securely manage your data when you use IBM Cloud Activity Tracker, it is important to know exactly what data is stored and encrypted, and how you can delete any stored personal data.

As of 28 March 2024 the IBM Log Analysis and IBM Cloud Activity Tracker services are deprecated and will no longer be supported as of 30 March 2025. Customers will need to migrate to IBM Cloud Logs, which replaces these two services, prior to 30 March 2025.

What data is stored in IBM Cloud Activity Tracker

IBM Cloud Activity Tracker collects management and data events from IBM Cloud services and resources:

  • Management Events are generated when an API call changes the state of a Cloud resource. A resource might be an entire service instance or a resource managed by the service.
  • Data Events are generated when an API call reads or modifies a resource's data.

Data from IBM Cloud services and resources is collected automatically. However, some services might require an upgrade of the service plan, a configuration setting, or both, for you to be able to collect and analyze them.

How your data is stored and encrypted in Activity Tracker

Data is hosted on the IBM Cloud.

Events can be classified as global or location-based. Learn more.

  • Location-based events maintain data locality to the services that run in that Cloud location.
  • Global events are collected and made available through the region in your account that you configure to collect global auditing events for Activity Tracker. Global events are collected and made available through the IBM Cloud Activity Tracker instance that is configured in Frankfurt for Activity Tracker hosted event search offerings.

IBM Cloud Activity Tracker collects and aggregates logs.

  • All the data that is hosted in an auditing instance is encrypted at rest using AES 256.

  • When an IBM Cloud service sends data to an auditing instance, data is encrypted in transit over HTTPS.

  • When a user requests an export, the data is encrypted during transit, and is also encrypted at rest in IBM Cloud Object Storage (COS).

The service plan that you choose for an IBM Cloud Activity Tracker instance defines the number of days that data is stored and retained. For example, if you choose the Lite plan, data is not stored at all. However, if you choose the 7-day plan, data is stored for 7 days and you have access to it through the UI.

You can archive events from an IBM Cloud Activity Tracker instance into a bucket in an IBM Cloud Object Storage (COS) instance. Learn more. When data is archived, data going to IBM Cloud Object Storage (COS) is encrypted in transit over HTTPS. You must configure archiving to a COS instance if you want to backup your events for long term storage. You can use the Data Engine service to query data in archive files that are stored in an Object Storage (COS) bucket in your account. You can run queries from the IBM Cloud UI, or programmatically.

You can export data in JSONL format locally, write data to your terminal, or request an email with a link to the data. Learn more. Consider the following information when you export log data:

  • You export a set of event entries. To define the set of data that you want to export, you can apply filter and searches. You can also specify the time range.
  • From the Web UI, when you export events, you get an email that is sent to your email address, with a link to a compressed file that includes the data. To get the data, you must click the link and download the compressed file. Notice that the link expires automatically after 12 hours. The compressed file is hosted in IBM Cloud Object Storage (COS).
  • When you export data, you have a limit of lines that you can export in a request. You can specify to export older lines or newer lines in case you reach the limit in the time range that you specify for the export.

When you delete an instance, the instance is automatically deactivated, and ingestion of events is stopped. Learn more. Activity Tracker deletes all events that are already ingested. Deletion is completed within 24 hours after receiving your request. You are responsible for managing archived data.

When you delete an auditing instance, user metadata such as views, alerts, dashboards, screens, and templates, is never deleted. You must open a case through support to request the data to be deleted. For more information, see Open a support ticket. You are responsible for deleting archived metadata.

You can delete metadata such as views, dashboards, screens, templates, and alerts at any time.

Deletion of a subset of your data is not supported. For example, you cannot delete data for a specific service. You cannot delete data that match a particular query.