Skip to content

Commit 1fa7963

Browse files
committed
docs(adt): add part two
1 parent c4819aa commit 1fa7963

File tree

4 files changed

+70
-4
lines changed

4 files changed

+70
-4
lines changed

faq/audit-trail.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
meta:
3+
title: Audit Trail FAQ
4+
description: Discover Scaleway's Audit Trail tool.
5+
content:
6+
h1: Audit Trail
7+
hero: assets/audit-trail.webp
8+
dates:
9+
validation: 2024-11-26
10+
category: identity-and-access-management
11+
---
12+
13+
## What is Audit Trail?
14+
15+
16+
17+
## Why do I need Audit Trail?
18+
19+
20+
21+
## How am I billed for using Audit Trail?
22+
23+
Audit Trail is free of charge.
24+
25+
## Which Scaleway resources are integrated with Audit Trail?
26+
27+
During Beta, only Secret Manager and Kubernetes are integrated with Audit Trail. Refer to the dedicated documentation to find out more about product integration with Audit Trail.

identity-and-access-management/audit-trail/concepts.mdx

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,24 @@ dates:
1010
validation: 2024-11-26
1111
---
1212

13+
## Action
14+
15+
An action in the context of Audit Trail is the method performed on any of your Scaleway resources throught the API.
1316

1417
## Audit Trail
1518

16-
Audit Trail is a tool that allows you to keep track of the activity of your Scaleway resources.
19+
Audit Trail is a tool that holds a record of events and changes performed within a Scaleway Organization. Audit Trail allows you to keep track of all actions, whether successful, attempted, or failed, perfomed on your Scaleway resources.
20+
21+
With Audit Trail you can view [actions](/identity-and-access-management/audit-trail/concepts/#action) taken by any [principal](/identity-and-access-management/iam/concepts/#principal) in any Project and on any of your Scaleway resources. You can also see the API methods used, the outcome of the action performed (status), and the IP adress from which a principal performed an action.
22+
23+
Audit Trail allows you to view the metadata of the API method used, allowing you to investigate incidents and troubleshoot issues.
24+
25+
## Event
1726

18-
With Audit Trail you can view user activity, access events, and system changes performed on your Scaleway resources integrated with Audit Trail.
27+
An event is a log of user activity on your Scaleway resources.
1928

2029
## Region
2130

2231
A region is the geographical area in which your resources are located. They are duplicated on all [Availability Zones](/compute/instances/concepts/#availability-zone) of the selected region (Paris, Amsterdam, or Warsaw).
2332

24-
Audit Trail allows you to select your resources by region. This allows you to better sort through your resources.
33+
Audit Trail allows you to select your resources by region. This allows you to better sort through your resources.àction`

identity-and-access-management/audit-trail/how-to/use-audit-trail.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories:
1313
- identity-and-access-management
1414
---
1515

16-
This page shows you how to see and filter events for your resources in Audit Trail.
16+
This page shows you how to see and filter events for your Scaleway resources in Audit Trail.
1717

1818
## How to use Audit Trail
1919

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
meta:
3+
title: I cannot see any events in Audit Trail
4+
description: [DESCRIPTION HERE]
5+
h1: I cannot see any events in Audit Trail
6+
paragraph: [DESCRIPTION HERE]
7+
tags: audit-trail events debug troubleshoot
8+
dates:
9+
validation: 2024-11-26
10+
posted: 2024-11-26
11+
categories:
12+
- identity-and-access-management
13+
---
14+
15+
This page shows you how to deal with not finding events in Audit Trail.
16+
17+
18+
## Problem
19+
20+
I cannot see any events in Audit Trail.
21+
22+
## Possible solutions
23+
24+
- Make sure that you have the [permision set necessary to access Audit Trail](/identity-and-access-management/audit-trail/how-to/configure-audit-trail-permissins). If you are not an IAM manager, contact your IAM manager to ask for Audit Trail access.
25+
26+
- Make sure you have created Scaleway resources to see events in Audit Trail.
27+
28+
- Make sure that the events you are looking for are from Scaleway resources that are integrated with Audit Trail.
29+
30+
- Make sure that you are looking for the desired events in the **right** region. Switch regions in the **Region** drop-down and look for the desired events again.

0 commit comments

Comments
 (0)