Skip to content

Commit 8b4f795

Browse files
committed
docs(fix): feedback mathias
1 parent 96eec9e commit 8b4f795

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pages/audit-trail/concepts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ An event is a record of any activity related to your Scaleway resources, encompa
2020

2121
## Export
2222

23-
Audit Trail exports allow you to upload your [event](#event) logs from the past 90 days to any [Object Storage](/object-storage/) bucket located in the same region as the events.
23+
Audit Trail exports allow you to upload your [event](#event) logs from the past 90 days to any [Object Storage](/object-storage/) bucket.
2424

2525
This feature leverages Object Storage benefits which include:
2626

@@ -30,7 +30,7 @@ This feature leverages Object Storage benefits which include:
3030
- Flexible backup options through integration with third-party tools
3131
- Object lock to protect data from accidental deletion
3232

33-
Exporting Audit Trail events to Object Storage provides a secure, durable, and centralized location for long-term retention, analysis, and compliance.
33+
Once configured, your export runs automatically. Every day, the previous day’s Audit Trail events are exported to your chosen bucket. This provides a secure, durable, and centralized location for long-term retention, analysis, and compliance.
3434

3535
<Message type="note">
3636
At this stage, an export includes all Audit Trail events by default, allowing only one active export configuration per region. Future updates will let you select specific events for export.

pages/audit-trail/how-to/manage-adt-export.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: How to create and manage Audit Trail exports
33
description: Learn how to export your Audit Trail event logs to your Object Storage bucket, retrieve your export, and securely manage your data
44
tags: audit-trail events track filter export-to-bucket
55
dates:
6-
validation: 2025-11-10
7-
posted: 2025-11-10
6+
validation: 2025-11-13
7+
posted: 2025-11-13
88
---
99

1010
import Requirements from '@macros/iam/requirements.mdx'
@@ -16,7 +16,7 @@ This page shows you how to export your Audit Trail event logs to an Object Stora
1616
- A Scaleway account logged into the [console](https://console.scaleway.com)
1717
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
1818
- 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 in the same region as your Audit Trail events and with [object lock](/object-storage/api-cli/object-lock/#how-to-configure-bucket-lock) set update
19+
- [Created](/object-storage/how-to/create-a-bucket/) an Object Storage bucket with [object lock](/object-storage/api-cli/object-lock/#how-to-configure-bucket-lock) set up
2020

2121
<Message type="note">
2222
At this stage, an export includes all Audit Trail events by default, allowing only one active export configuration per region. Future updates will let you select specific events for export.

0 commit comments

Comments
 (0)