diff --git a/pages/audit-trail/concepts.mdx b/pages/audit-trail/concepts.mdx index aaa396088b..5d9e9d8ef7 100644 --- a/pages/audit-trail/concepts.mdx +++ b/pages/audit-trail/concepts.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn fundamental concepts of Scaleway's Audit Trail. tags: audit-trail log events access dates: - validation: 2024-11-28 + validation: 2025-06-03 --- ## Audit Trail @@ -40,6 +40,6 @@ Audit Trail allows you to select and filter your resources by region and Scalewa A status is the API response returned whenever an action was taken on a resource by a principal. There are two statuses: -- `200`: the API request was executed. +- `Successful`: the API request was executed. -- `403`: permission to access the API was denied. +- `Forbidden`: permission to access the API was denied. diff --git a/pages/audit-trail/how-to/configure-audit-trail-permissions.mdx b/pages/audit-trail/how-to/configure-audit-trail-permissions.mdx index c2e6cf4640..17baad9e73 100644 --- a/pages/audit-trail/how-to/configure-audit-trail-permissions.mdx +++ b/pages/audit-trail/how-to/configure-audit-trail-permissions.mdx @@ -7,13 +7,13 @@ content: paragraph: Learn how to configure IAM permissions for accessing Scaleway's Audit Trail, enabling event tracking across Organizations and Projects. tags: audit-trail events tracking iam permissions dates: - validation: 2024-11-28 + validation: 2025-06-03 posted: 2024-11-28 categories: - identity-and-access-management --- -This page teaches you how to configure the necessary permission set to access [Audit Trail](/audit-trail/concepts/#audit-trail). +This page teaches you how to configure the necessary IAM permission set to access [Audit Trail](/audit-trail/concepts/#audit-trail). ## Configure the Audit Trail permission set @@ -22,7 +22,7 @@ The `OrganizationManager` permission set is included in the `Administrators` gro The [scope](/iam/concepts/#scope) of these permission sets is at [Organization](/iam/concepts/#organization) level. 1. Click **IAM & API keys** on the top-right drop-down menu of the Scaleway console. The **Users** tab of the [Identity and Access Management dashboard](https://console.scaleway.com/iam/users) displays. -2. [Create an IAM policy](/iam/how-to/create-policy/) and perform steps one to five. +2. Refer to the page on how to [create an IAM policy](/iam/how-to/create-policy/) and follow steps one to five. 3. Select the **Access to Organization features** scope and click **Validate** to move on to the next step. The **Access to Organization features** scope allows you to give the [principal](/iam/concepts/#principal) permissions to Organization-level features such as IAM, Audit Trail, billing, support and abuse tickets, and project management. diff --git a/pages/audit-trail/how-to/use-audit-trail.mdx b/pages/audit-trail/how-to/use-audit-trail.mdx index c14ec8bb88..58599eca99 100644 --- a/pages/audit-trail/how-to/use-audit-trail.mdx +++ b/pages/audit-trail/how-to/use-audit-trail.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn to view and filter events in Scaleway's Audit Trail by region, date, project, method, and status for effective resource tracking. tags: audit-trail events track filter dates: - validation: 2024-11-28 + validation: 2025-06-03 posted: 2024-11-28 categories: - identity-and-access-management @@ -19,12 +19,17 @@ This page shows you how to see and filter events for your Scaleway resources in 1. Click **Audit Trail** in the **Monitoring** section of the [Scaleway console](https://console.scaleway.com/) side menu. 2. Click the **Region** drop-down and select a region in which you have created resources integrated with Audit Trail. Your Audit Trail events display. + + Audit Trail is not available in Poland. + 3. Click the **Date range** field and select a date range to track events for. 4. Click the **Project** drop-down and select the Scaleway Project containing the resources you want to track. -5. Click the **Method** drop-down and select the API method you want to track events for. -6. Click the **Status** drop-down and select either **200** or **403** to view successful or failed requests. -7. Optionally, click **Reset** to reset the filter. +5. Click the **Product** drop-down and select a Scaleway product. +6. Click the **Method** drop-down and select the API method you want to track events for. +7. Click the **Status** drop-down and select either **Successful** or **Forbidden** to view successful requests or denied access. +8. Click **Filter** to confirm. +9. Optionally, click **Reset** to reset the filter. - If no events display after you use the filter, check the [dedicated troubleshooting page](/audit-trail/troubleshooting/cannot-see-events/) to solve the issue. + If no events display after you use the filter, try switching the region from the **Region** drop-down, or adjusting your search. Find out how to troubleshoot event issues in our [dedicated documentation](/audit-trail/troubleshooting/cannot-see-events/). diff --git a/pages/audit-trail/quickstart.mdx b/pages/audit-trail/quickstart.mdx index b3fccaf96e..45754bedf9 100644 --- a/pages/audit-trail/quickstart.mdx +++ b/pages/audit-trail/quickstart.mdx @@ -6,7 +6,7 @@ content: h1: Audit Trail - Quickstart paragraph: Quickly set up and start using Scaleway’s Audit Trail. Follow steps to configure permissions and track events across regions and projects. dates: - validation: 2024-11-28 + validation: 2025-06-02 posted: 2024-11-28 --- @@ -33,9 +33,11 @@ Refer to the [dedicated documentation page](/audit-trail/how-to/configure-audit- 3. Click the **Date range** field and select a date range to track events for. 4. Click the **Project** drop-down and select the Scaleway Project containing the resources you want to track. -5. Click the **Method** drop-down and select the API method you want to track events for. -6. Click the **Status** drop-down and select either **200** or **403** to view successful requests or denied access. -7. Optionally, click **Reset** to reset the filter. +5. Click the **Product** drop-down and select a Scaleway product. +6. Click the **Method** drop-down and select the API method you want to track events for. +7. Click the **Status** drop-down and select either **Successful** or **Forbidden** to view successful requests or denied access. +8. Click **Filter** to confirm. +9. Optionally, click **Reset** to reset the filter. If no events display after you use the filter, try switching the region from the **Region** drop-down, or adjusting your search. Find out how to troubleshoot event issues in our [dedicated documentation](/audit-trail/troubleshooting/cannot-see-events/). diff --git a/pages/audit-trail/troubleshooting/cannot-see-events.mdx b/pages/audit-trail/troubleshooting/cannot-see-events.mdx index b87a8a454d..b13959d9f8 100644 --- a/pages/audit-trail/troubleshooting/cannot-see-events.mdx +++ b/pages/audit-trail/troubleshooting/cannot-see-events.mdx @@ -6,7 +6,7 @@ meta: paragraph: Troubleshoot missing events in Scaleway's Audit Trail. Ensure permissions, resource setup, and correct region to view your Audit Trail events. tags: audit-trail events debug troubleshoot dates: - validation: 2024-11-28 + validation: 2025-06-03 posted: 2024-11-28 categories: - identity-and-access-management diff --git a/pages/classic-hosting/how-to/change-password-mysql-database.mdx b/pages/classic-hosting/how-to/change-password-mysql-database.mdx index ebedc9950c..3fb54bc897 100644 --- a/pages/classic-hosting/how-to/change-password-mysql-database.mdx +++ b/pages/classic-hosting/how-to/change-password-mysql-database.mdx @@ -7,7 +7,7 @@ content: paragraph: This page explains how to change the password of a MySQL database tags: webhosting password mysql database dates: - validation: 2024-11-18 + validation: 2025-06-02 posted: 2021-08-05 categories: - webhosting @@ -27,6 +27,6 @@ categories: 4. Click the **cogwheel** > **Update password**. A pop-up displays. 5. Enter the new password for your MySQL database and its confirmation. Then click **Edit password**. - The status of your database has changed to **Waiting for update**. Your password will be updated within one hour. + The status of your database has changed to **Waiting for update**. Your password will be updated within one hour. diff --git a/pages/domains-and-dns/how-to/delete-external-domain.mdx b/pages/domains-and-dns/how-to/delete-external-domain.mdx index b09b4d422f..bcf95d3a33 100644 --- a/pages/domains-and-dns/how-to/delete-external-domain.mdx +++ b/pages/domains-and-dns/how-to/delete-external-domain.mdx @@ -7,7 +7,7 @@ content: paragraph: Discover how to securely delete an external domain from Scaleway's Domains and DNS service. Follow these steps to terminate domain management, ensuring irreversible deletion and removing associated DNS zones. tags: domain dns external-domain dates: - validation: 2024-11-27 + validation: 2025-06-02 posted: 2022-10-31 categories: - network diff --git a/pages/domains-and-dns/how-to/test-dns-zones-with-dig.mdx b/pages/domains-and-dns/how-to/test-dns-zones-with-dig.mdx index 64956df527..f8a7152dd1 100644 --- a/pages/domains-and-dns/how-to/test-dns-zones-with-dig.mdx +++ b/pages/domains-and-dns/how-to/test-dns-zones-with-dig.mdx @@ -7,7 +7,7 @@ content: paragraph: Learn to test DNS zones using dig with our straightforward guide. Whether troubleshooting DNS issues or verifying configurations, this tutorial covers everything you need to know to leverage dig effectively. tags: dns-zone dig records configuration dates: - validation: 2024-11-18 + validation: 2025-06-02 posted: 2024-05-15 categories: - network diff --git a/pages/secret-manager/api-cli/external-secrets.mdx b/pages/secret-manager/api-cli/external-secrets.mdx index f6bbfd2ac8..177a12918a 100644 --- a/pages/secret-manager/api-cli/external-secrets.mdx +++ b/pages/secret-manager/api-cli/external-secrets.mdx @@ -8,7 +8,7 @@ content: categories: - identity-and-access-management dates: - validation: 2024-11-27 + validation: 2025-06-03 posted: 2023-02-21 --- @@ -66,7 +66,7 @@ Secret Manager is a regionalized product so you will need to specify the [region ``` --- - apiVersion: external-secrets.io/v1beta1 + apiVersion: external-secrets.io/v1 kind: SecretStore metadata: name: secret-store @@ -98,7 +98,7 @@ Create an `ExternalSecret` resource to specify which secret to fetch from Secret ``` --- - apiVersion: external-secrets.io/v1beta1 + apiVersion: external-secrets.io/v1 kind: ExternalSecret metadata: name: secret