From 1bbd2856d50b7582a1bff74d2165dc64dbde2729 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 17 Nov 2025 15:22:44 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...ail-added-new-feature-export-your-audit-trail-e.mdx | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx diff --git a/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx b/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx new file mode 100644 index 0000000000..b5c8e16edf --- /dev/null +++ b/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx @@ -0,0 +1,10 @@ +--- +title: New Feature - Export your Audit Trail events to an Object Storage Bucket +status: added +date: 2025-11-17 +category: monitoring +product: audit-trail +--- + +The new Audit Trail Export feature allows you to export all your event logs to a specified Object Storage Bucket for long-term retention and analysis. The initial export configuration covers all Audit Trail events from the last 90 days and allows for one active export per region. Read [our documentation](https://www.scaleway.com/en/docs/audit-trail/how-to/manage-adt-export/) on how to set up your Export. + From 4532441720817ae0e59c83b0d8611fccc87e322d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=C3=A9da?= <87707325+nerda-codes@users.noreply.github.com> Date: Mon, 17 Nov 2025 16:46:06 +0100 Subject: [PATCH 2/2] Update changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx --- ...audit-trail-added-new-feature-export-your-audit-trail-e.mdx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx b/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx index b5c8e16edf..cb8fa7d677 100644 --- a/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx +++ b/changelog/november2025/2025-11-17-audit-trail-added-new-feature-export-your-audit-trail-e.mdx @@ -6,5 +6,4 @@ category: monitoring product: audit-trail --- -The new Audit Trail Export feature allows you to export all your event logs to a specified Object Storage Bucket for long-term retention and analysis. The initial export configuration covers all Audit Trail events from the last 90 days and allows for one active export per region. Read [our documentation](https://www.scaleway.com/en/docs/audit-trail/how-to/manage-adt-export/) on how to set up your Export. - +The new Audit Trail export feature allows you to export all your event logs to a specified Object Storage bucket for long-term retention and analysis. The initial export configuration covers all Audit Trail events from the last 90 days and allows for one active export per region. Read [our documentation](/audit-trail/how-to/manage-adt-export/) to find out how to set up your export.