Skip to content

Commit fc3bd6f

Browse files
committed
Additional proofreading
1 parent 78d1d37 commit fc3bd6f

File tree

2 files changed

+35
-19
lines changed

2 files changed

+35
-19
lines changed

pages/manage_and_operate/kms/kms-troubleshooting/guide.en-gb.md

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2025-06-17
66

77
## Objective
88

9-
This guide aim to introduce logs generated by OVHcloud KMS and how they are managed from Logs Data Platform.
9+
This guide aims to introduce logs generated by OVHcloud KMS and how they are managed from Logs Data Platform.
1010

1111
## Requirements
1212

@@ -17,44 +17,48 @@ This guide aim to introduce logs generated by OVHcloud KMS and how they are mana
1717

1818
### Description
1919

20-
OVHcloud KMS has a native integration with [Logs Data Plateform](/links/manage-operate/ldp) for logs management.
20+
OVHcloud KMS has a native integration with [Logs Data Platform](/links/manage-operate/ldp) for logs management.
2121

2222
### Logs direct access
2323

2424
KMS logs are available from each KMS `Logs`{.action} tab.
2525

2626
![Logs tab](images/kms-logs-tab.png){.thumbnail}
2727

28-
This tab display in real time all KMS logs.
29-
A selector allow to switch display between the two types of logs:
28+
This tab displays all KMS logsin real time.
29+
A selector allows to switch display between the two types of logs:
3030

3131
- REST API audit logs.
3232
- KMIP audit logs.
3333

3434
### Logs access through LDP
3535

36-
From the `Logs`{.action} tab, it's possible to subscribe to a LDP data stream.
37-
One the subscribtion enable, all the logs will be pushed to [Logs Data Plateform](/links/manage-operate/ldp) to archive generated logs and perform advanced searches, create alerts and visualisations
36+
From the `Logs`{.action} tab, you can subscribe to an LDP data stream.
37+
Once the subscription is enabled, all the logs will be pushed to [Logs Data Platform](/links/manage-operate/ldp) to archive generated logs and perform advanced searches, create alerts and visualisations.
3838

3939
![LDP Subscription](images/kms-ldp-subscription.png){.thumbnail}
4040

4141
For more information, please refer to our guide "[Quick start for Logs Data Platform](/pages/manage_and_operate/observability/logs_data_platform/getting_started_quick_start)".
4242

4343
### Available logs details
4444

45-
KMS logs contains following information:
45+
KMS logs contain the following information:
4646

4747
- REST API
4848

49-
Logs are display with this format:
49+
Logs are displayed with this format:
5050

5151
```bash
5252
{{ http_method }} {{ http_path }} - {{ http_status }} - identity: {{ iam_identities }} - operation: {{ iam_operation }} on {{ res_urn }} - from {{ip}} with certificate {{cert_id}} - request id: {{ request_id }}
5353
```
5454

55-
As example: INFO | GET /v1/servicekey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - 200 - identity: urn:v1:eu:identity:group:xx1111-ovh/john.smith - operation: okms:apiovh:serviceKey/get on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxx/serviceKey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - from Manager/APIv2 - request id: EU.manager-5.684c3abe.3880620.2080cff16eaa5539bf92cxxxxxxxx
55+
**Example:**
5656

57-
Elements that can be pushed to Logs Data Plateform:
57+
```console
58+
INFO | GET /v1/servicekey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - 200 - identity: urn:v1:eu:identity:group:xx1111-ovh/john.smith - operation: okms:apiovh:serviceKey/get on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxx/serviceKey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - from Manager/APIv2 - request id: EU.manager-5.684c3abe.3880620.2080cff16eaa5539bf92cxxxxxxxx
59+
```
60+
61+
Elements that can be pushed to Logs Data Platform:
5862

5963
|**Field**|**Description**|
6064
| :-: | :-: |
@@ -75,15 +79,19 @@ Elements that can be pushed to Logs Data Plateform:
7579

7680
- KMIP
7781

78-
Logs are display with this format:
82+
Logs are displayed with this format:
7983

8084
```bash
8185
{{ http_method }} {{ http_path }} - {{ http_status }} - identity: {{ iam_identities }} - operation: {{ iam_operation }} on {{ res_urn }} - from {{ip}} with certificate {{cert_id}} - request id: {{ request_id }}
8286
```
8387

84-
As example : INFO | GET on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxxx/kmip/ff55638c-3e86-4cb3-xxxx-xxxxxxxx - identity: urn:v1:eu:identity:account:xx1111-ovh - operation: okms:kmip:get - from XXX.XXX.XXX.XXX with certificate e7850a19-a5de-4527-xxxx-xxxxxxxxx - request id: OKMS.db61c455-abfa-4a66-xxxx-xxxxxxxxxxx"
88+
**Example:**
89+
90+
```console
91+
INFO | GET on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxxx/kmip/ff55638c-3e86-4cb3-xxxx-xxxxxxxx - identity: urn:v1:eu:identity:account:xx1111-ovh - operation: okms:kmip:get - from XXX.XXX.XXX.XXX with certificate e7850a19-a5de-4527-xxxx-xxxxxxxxx - request id: OKMS.db61c455-abfa-4a66-xxxx-xxxxxxxxxxx
92+
```
8593

86-
Elements that can be pushed to Logs Data Plateform:
94+
Elements that can be pushed to Logs Data Platform:
8795

8896
|**Field**|**Description**|
8997
| :-: | :-: |

pages/manage_and_operate/kms/kms-troubleshooting/guide.fr-fr.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ L'objectif de ce guide est de présenter les logs générés par le KMS OVHcloud
1717

1818
### Description
1919

20-
Le KMS OVHcloud dispose d'une intégration native avec [Logs Data Plateform](/links/manage-operate/ldp) pour la gestion des logs.
20+
Le KMS OVHcloud dispose d'une intégration native avec [Logs Data Platform](/links/manage-operate/ldp) pour la gestion des logs.
2121

2222
### Accès aux logs en direct
2323

@@ -34,7 +34,7 @@ Le sélecteur permet de choisir le type de logs affichés :
3434
### Accès aux logs via LDP
3535

3636
Depuis l'onglet `Logs`{.action} il est possible de s'abonner à un flux LDP.
37-
Une fois l'abonnement actif, l'ensemble des logs seront transmis à [Logs Data Plateform](/links/manage-operate/ldp) pour retrouver l'historique des logs générés et la possiblité de faire des recherches plus avancées, créer des alertes et des visualisations.
37+
Une fois l'abonnement actif, l'ensemble des logs seront transmis à [Logs Data Platform](/links/manage-operate/ldp) pour retrouver l'historique des logs générés et la possiblité de faire des recherches plus avancées, créer des alertes et des visualisations.
3838

3939
![LDP Subscription](images/kms-ldp-subscription.png){.thumbnail}
4040

@@ -52,9 +52,13 @@ Les logs sont sous le format suivant :
5252
{{ http_method }} {{ http_path }} - {{ http_status }} - identity: {{ iam_identities }} - operation: {{ iam_operation }} on {{ res_urn }} - from {{ip}} with certificate {{cert_id}} - request id: {{ request_id }}
5353
```
5454

55-
Par exemple : INFO | GET /v1/servicekey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - 200 - identity: urn:v1:eu:identity:group:xx1111-ovh/john.smith - operation: okms:apiovh:serviceKey/get on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxx/serviceKey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - from Manager/APIv2 - request id: EU.manager-5.684c3abe.3880620.2080cff16eaa5539bf92cxxxxxxxx
55+
**Exemple :**
5656

57-
Les éléments pouvant être transmis à Logs Data Plateform sont :
57+
```console
58+
INFO | GET /v1/servicekey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - 200 - identity: urn:v1:eu:identity:group:xx1111-ovh/john.smith - operation: okms:apiovh:serviceKey/get on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxx/serviceKey/77f0a3f6-c2ef-4e76-xxxx-xxxxxxxxxxxx - from Manager/APIv2 - request id: EU.manager-5.684c3abe.3880620.2080cff16eaa5539bf92cxxxxxxxx
59+
```
60+
61+
Les éléments pouvant être transmis à Logs Data Platform sont :
5862

5963
|**Champ**|**Description**|
6064
| :-: | :-: |
@@ -81,9 +85,13 @@ Les logs sont sous le format suivant :
8185
{{ http_method }} {{ http_path }} - {{ http_status }} - identity: {{ iam_identities }} - operation: {{ iam_operation }} on {{ res_urn }} - from {{ip}} with certificate {{cert_id}} - request id: {{ request_id }}
8286
```
8387

84-
Par exemple : INFO | GET on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxxx/kmip/ff55638c-3e86-4cb3-xxxx-xxxxxxxx - identity: urn:v1:eu:identity:account:xx1111-ovh - operation: okms:kmip:get - from XXX.XXX.XXX.XXX with certificate e7850a19-a5de-4527-xxxx-xxxxxxxxx - request id: OKMS.db61c455-abfa-4a66-xxxx-xxxxxxxxxxx"
88+
**Exemple :**
89+
90+
```console
91+
INFO | GET on urn:v1:eu:resource:okms:8d1c84cc-1128-4629-xxxx-xxxxxxxxxxx/kmip/ff55638c-3e86-4cb3-xxxx-xxxxxxxx - identity: urn:v1:eu:identity:account:xx1111-ovh - operation: okms:kmip:get - from XXX.XXX.XXX.XXX with certificate e7850a19-a5de-4527-xxxx-xxxxxxxxx - request id: OKMS.db61c455-abfa-4a66-xxxx-xxxxxxxxxxx"
92+
```
8593

86-
Les éléments pouvant être transmis à Logs Data Plateform étant :
94+
Les éléments pouvant être transmis à Logs Data Platform étant :
8795

8896
|**Champ**|**Description**|
8997
| :-: | :-: |

0 commit comments

Comments
 (0)