-
Notifications
You must be signed in to change notification settings - Fork 224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(audit-trail): add audit trail documentation #3970
base: main
Are you sure you want to change the base?
Conversation
identity-and-access-management/audit-trail/how-to/configure-audit-trail-permissions.mdx
Outdated
Show resolved
Hide resolved
identity-and-access-management/audit-trail/how-to/use-audit-trail.mdx
Outdated
Show resolved
Hide resolved
identity-and-access-management/audit-trail/reference-content/product-integration-with-adt.mdx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all the work!
I've let some comments but overall I'm happy with the doc.
5. Click **Validate**. | ||
6. Click **Create policy**. | ||
|
||
## Configure Audit Trail access via the IAM Administrator group |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Configure Audit Trail access via the IAM Administrator group | |
## Configure Audit Trail access via the IAM Administrators group |
|
||
## Event | ||
|
||
An event is a record of any activity related to your Scaleway resources, encompassing actions by users, applications, or Scaleway itself. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
An event is a record of any activity related to your Scaleway resources, encompassing actions by users, applications, or Scaleway itself. | |
An event is a record of any activity related to your Scaleway resources, encompassing actions by users, applications, or Scaleway. |
|
||
An event is a record of any activity related to your Scaleway resources, encompassing actions by users, applications, or Scaleway itself. | ||
|
||
## Location |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is that the official term for Projects and Organizations ? Otherwise I would suggest Scope
because Location
may be confused with a geographical location.
- `200`: this means that the API request was executed. | ||
|
||
- `500`: this means that the API request has failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can add the 403
status for permission denied
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure we want to document 500 because these are for internal server error, where the error occurs on the Scaleway servers due to a bug or an incident.
## How to use Audit Trail | ||
|
||
1. Click **Audit Trail** in the **Security and Identity** section of the [Scaleway console](https://console.scaleway.com/) side menu. | ||
2. Click the **Region** dop-down and select a region in which you have created resources integrated with Audit Trail. Your Audit Trail events should display. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. Click the **Region** dop-down and select a region in which you have created resources integrated with Audit Trail. Your Audit Trail events should display. | |
2. Click the **Region** drop-down and select a region in which you have created resources integrated with Audit Trail. Your Audit Trail events should display. |
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 **500** to view successful or failed requests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6. Click the **Status** drop-down and select either **200** or **500** to view successful or failed requests. | |
6. Click the **Status** drop-down and select either **200** or **403** to view successful or failed requests. |
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 **500** to view successful or failed requests. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6. Click the **Status** drop-down and select either **200** or **500** to view successful or failed requests. | |
6. Click the **Status** drop-down and select either **200** or **403** to view successful or failed requests. |
@@ -0,0 +1,72 @@ | |||
--- | |||
meta: | |||
title: Audit Trail resource integration |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe product instead of resource?
Index page
Concepts
How-Tos
FAQ
Reference content (Product integration with Audit Trail)
Troubleshooting
Menu
The product icon in the menu is missing, will update here again when it is available. (need to update in menu and FAQ)