|
| 1 | +--- |
| 2 | +title: How to create an Audit Trail export |
| 3 | +description: Learn how to export your Audit Trail event logs to your Object Storage bucket and securely manage your data |
| 4 | +tags: audit-trail events track filter |
| 5 | +dates: |
| 6 | + validation: 2025-11-10 |
| 7 | + posted: 2025-11-10 |
| 8 | +--- |
| 9 | + |
| 10 | +import Requirements from '@macros/iam/requirements.mdx' |
| 11 | + |
| 12 | +This page shows you how to export your Audit Trail event logs to an Object Storage bucket using the [Scaleway console](https://console.scaleway.com/). |
| 13 | + |
| 14 | +<Requirements /> |
| 15 | + |
| 16 | +- A Scaleway account logged into the [console](https://console.scaleway.com) |
| 17 | +- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization |
| 18 | +- Created [resources integrated](/audit-trail/reference-content/resource-integration-with-adt/) with Audit Trail |
| 19 | +- [Created](/object-storage/how-to/create-a-bucket/) an Object Storage bucket located in the same region as your Audit Trail events |
| 20 | + |
| 21 | +1. Click **Audit Trail** in the **Monitoring** section of the [Scaleway console](https://console.scaleway.com/) side menu. |
| 22 | +2. Click the **Region** drop-down and select a region in which you have Audit Trail events. |
| 23 | +3. Click **Create export**. You are prompted to create an event export. |
| 24 | +4. Fill out the required information to configure your **destination bucket**: |
| 25 | + 1. In the **Bucket region** drop-down, select the region in which you have created your bucket. |
| 26 | + 2. In the **Bucket project** drop-down, select the Scaleway project in which you have created your bucket. |
| 27 | + 3. In the **Destination bucket** drop-down, select your bucket. |
| 28 | + 4. In the **Prefix** field, enter a prefix to define the folder path where your event logs will be stored. |
| 29 | + 5. Click **Next** to move on to the Audit Trail export creation step. |
| 30 | +5. Enter a name and optional tags for the Audit Trail export, then click **Next**. |
| 31 | +6. Review your export and click **Create export** to confirm. |
| 32 | + |
| 33 | + <Message type="note"> |
| 34 | + The first Audit Trail export includes data from the past 90 days and may take a few minutes to complete. |
| 35 | + </Message> |
0 commit comments