Skip to content

Commit 4c747b9

Browse files
committed
docs(add): weekly review
1 parent 3de2f49 commit 4c747b9

File tree

9 files changed

+30
-23
lines changed

9 files changed

+30
-23
lines changed

pages/audit-trail/concepts.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn fundamental concepts of Scaleway's Audit Trail.
88
tags: audit-trail log events access
99
dates:
10-
validation: 2024-11-28
10+
validation: 2025-06-03
1111
---
1212

1313
## Audit Trail
@@ -40,6 +40,6 @@ Audit Trail allows you to select and filter your resources by region and Scalewa
4040

4141
A status is the API response returned whenever an action was taken on a resource by a principal. There are two statuses:
4242

43-
- `200`: the API request was executed.
43+
- `Successful`: the API request was executed.
4444

45-
- `403`: permission to access the API was denied.
45+
- `Forbidden`: permission to access the API was denied.

pages/audit-trail/how-to/configure-audit-trail-permissions.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ content:
77
paragraph: Learn how to configure IAM permissions for accessing Scaleway's Audit Trail, enabling event tracking across Organizations and Projects.
88
tags: audit-trail events tracking iam permissions
99
dates:
10-
validation: 2024-11-28
10+
validation: 2025-06-03
1111
posted: 2024-11-28
1212
categories:
1313
- identity-and-access-management
1414
---
1515

16-
This page teaches you how to configure the necessary permission set to access [Audit Trail](/audit-trail/concepts/#audit-trail).
16+
This page teaches you how to configure the necessary IAM permission set to access [Audit Trail](/audit-trail/concepts/#audit-trail).
1717

1818
## Configure the Audit Trail permission set
1919

@@ -22,7 +22,7 @@ The `OrganizationManager` permission set is included in the `Administrators` gro
2222
The [scope](/iam/concepts/#scope) of these permission sets is at [Organization](/iam/concepts/#organization) level.
2323

2424
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.
25-
2. [Create an IAM policy](/iam/how-to/create-policy/) and perform steps one to five.
25+
2. Refer to the page on how to [create an IAM policy](/iam/how-to/create-policy/) and perform steps one to five.
2626
3. Select the **Access to Organization features** scope and click **Validate** to move on to the next step.
2727
<Message type="important">
2828
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.

pages/audit-trail/how-to/use-audit-trail.mdx

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn to view and filter events in Scaleway's Audit Trail by region, date, project, method, and status for effective resource tracking.
88
tags: audit-trail events track filter
99
dates:
10-
validation: 2024-11-28
10+
validation: 2025-06-03
1111
posted: 2024-11-28
1212
categories:
1313
- identity-and-access-management
@@ -19,12 +19,17 @@ This page shows you how to see and filter events for your Scaleway resources in
1919

2020
1. Click **Audit Trail** in the **Monitoring** section of the [Scaleway console](https://console.scaleway.com/) side menu.
2121
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.
22+
<Message type="note">
23+
Audit Trail is not available in Poland.
24+
</Message>
2225
3. Click the **Date range** field and select a date range to track events for.
2326
4. Click the **Project** drop-down and select the Scaleway Project containing the resources you want to track.
24-
5. Click the **Method** drop-down and select the API method you want to track events for.
25-
6. Click the **Status** drop-down and select either **200** or **403** to view successful or failed requests.
26-
7. Optionally, click **Reset** to reset the filter.
27+
5. Click the **Product** drop-down and select a Scaleway product.
28+
6. Click the **Method** drop-down and select the API method you want to track events for.
29+
7. Click the **Status** drop-down and select either **Successful** or **Forbidden** to view successful requests or denied access.
30+
8. Click **Filter** to confirm.
31+
9. Optionally, click **Reset** to reset the filter.
2732

2833
<Message type="tip">
29-
If no events display after you use the filter, check the [dedicated troubleshooting page](/audit-trail/troubleshooting/cannot-see-events/) to solve the issue.
34+
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/).
3035
</Message>

pages/audit-trail/quickstart.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ content:
66
h1: Audit Trail - Quickstart
77
paragraph: Quickly set up and start using Scaleway’s Audit Trail. Follow steps to configure permissions and track events across regions and projects.
88
dates:
9-
validation: 2024-11-28
9+
validation: 2025-06-02
1010
posted: 2024-11-28
1111
---
1212

@@ -33,9 +33,11 @@ Refer to the [dedicated documentation page](/audit-trail/how-to/configure-audit-
3333
</Message>
3434
3. Click the **Date range** field and select a date range to track events for.
3535
4. Click the **Project** drop-down and select the Scaleway Project containing the resources you want to track.
36-
5. Click the **Method** drop-down and select the API method you want to track events for.
37-
6. Click the **Status** drop-down and select either **200** or **403** to view successful requests or denied access.
38-
7. Optionally, click **Reset** to reset the filter.
36+
5. Click the **Product** drop-down and select a Scaleway product.
37+
6. Click the **Method** drop-down and select the API method you want to track events for.
38+
7. Click the **Status** drop-down and select either **Successful** or **Forbidden** to view successful requests or denied access.
39+
8. Click **Filter** to confirm.
40+
9. Optionally, click **Reset** to reset the filter.
3941

4042
<Message type="tip">
4143
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/).

pages/audit-trail/troubleshooting/cannot-see-events.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ meta:
66
paragraph: Troubleshoot missing events in Scaleway's Audit Trail. Ensure permissions, resource setup, and correct region to view your Audit Trail events.
77
tags: audit-trail events debug troubleshoot
88
dates:
9-
validation: 2024-11-28
9+
validation: 2025-06-03
1010
posted: 2024-11-28
1111
categories:
1212
- identity-and-access-management

pages/classic-hosting/how-to/change-password-mysql-database.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: This page explains how to change the password of a MySQL database
88
tags: webhosting password mysql database
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-06-02
1111
posted: 2021-08-05
1212
categories:
1313
- webhosting
@@ -27,6 +27,6 @@ categories:
2727
4. Click the **cogwheel** > **Update password**. A pop-up displays.
2828
5. Enter the new password for your MySQL database and its confirmation. Then click **Edit password**.
2929

30-
The status of your database has changed to **Waiting for update**. Your password will be updated within one hour.
30+
The status of your database has changed to **Waiting for update**. Your password will be updated within one hour.
3131

3232

pages/domains-and-dns/how-to/delete-external-domain.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
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.
88
tags: domain dns external-domain
99
dates:
10-
validation: 2024-11-27
10+
validation: 2025-06-02
1111
posted: 2022-10-31
1212
categories:
1313
- network

pages/domains-and-dns/how-to/test-dns-zones-with-dig.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
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.
88
tags: dns-zone dig records configuration
99
dates:
10-
validation: 2024-11-18
10+
validation: 2025-06-02
1111
posted: 2024-05-15
1212
categories:
1313
- network

pages/secret-manager/api-cli/external-secrets.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ content:
88
categories:
99
- identity-and-access-management
1010
dates:
11-
validation: 2024-11-27
11+
validation: 2025-06-03
1212
posted: 2023-02-21
1313
---
1414

@@ -66,7 +66,7 @@ Secret Manager is a regionalized product so you will need to specify the [region
6666

6767
```
6868
---
69-
apiVersion: external-secrets.io/v1beta1
69+
apiVersion: external-secrets.io/v1
7070
kind: SecretStore
7171
metadata:
7272
name: secret-store
@@ -98,7 +98,7 @@ Create an `ExternalSecret` resource to specify which secret to fetch from Secret
9898

9999
```
100100
---
101-
apiVersion: external-secrets.io/v1beta1
101+
apiVersion: external-secrets.io/v1
102102
kind: ExternalSecret
103103
metadata:
104104
name: secret

0 commit comments

Comments
 (0)