You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/elastic-metal/how-to/send-metrics-logs-to-cockpit.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Cockpit provides a user-friendly interface for real-time monitoring of CPU, memo
31
31
## Accessing Cockpit
32
32
33
33
1. Create a token with the `push` permission for metrics/logs to Cockpit by following the instructions provided [in the dedicated documentation](/cockpit/how-to/create-token/).
34
-
2. Configure the Grafana Agent to push metrics/logs to Cockpit. Refer to the [official documentation](/cockpit/api-cli/configuring-grafana-agent/) for detailed instructions.
34
+
2. Configure Grafana Alloy to push metrics/logs to Cockpit. Refer to the [official documentation](/cockpit/how-to/send-metrics-with-grafana-alloy/) for detailed instructions.
35
35
<Messagetype="tip">
36
36
For efficient cost management and near real-time resource monitoring, it is recommended to set the interval to 1 minute.
3. Connect to Grafana with the credentials you created.
213
213
4. Click **RDB PostgreSQL Overview** on the left-side menu.
214
214
5. Scroll to the **Logs** section and click to expand.
215
-
6.[View the logs](/cockpit/api-cli/configuring-grafana-agent/#visualizing-logs-in-grafana).
216
215
217
216
### Technical Information
218
217
- All management actions performed via API or the console, such as database creations and deletions, are logged, no matter the configuration. However, the associated read statements are not logged. For example, select statements used to check that actions have been correctly executed are not logged.
Copy file name to clipboardExpand all lines: pages/webhosting/how-to/manage-databases.mdx
+17-16Lines changed: 17 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ content:
7
7
paragraph: Discover how to manage databases for Scaleway Web Hosting plans from the console.
8
8
tags: webhosting
9
9
dates:
10
-
validation: 2024-10-24
10
+
validation: 2025-05-02
11
11
posted: 2024-10-24
12
12
categories:
13
13
- managed-services
@@ -30,41 +30,42 @@ You can create and manage databases for your website and applications, including
30
30
## How to create a database
31
31
32
32
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
33
-
2. Click <Iconname="seeMore" /> or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
33
+
2. Click <Iconname="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
34
34
3. Click the **Databases** tab to display information related to your databases.
35
-
4. Click **Create database** in the **Database** section of the page. A pop-up displays.
36
-
5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering a username and password. Click **Create database** to create the database.
37
-
6.Enter the username and password for your FTP account. Then click **Create FTP account** to submit the form and create the account.
35
+
4. Click **+ Create database** in the **Databases** section of the page. A pop-up displays.
36
+
5. Enter a name for the database, select an existing database user from the drop-down list or create a new one by entering a username and password.
37
+
6.Click **Create database** to confirm.
38
38
39
39
## How to delete a database
40
40
41
41
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
42
-
2. Click <Iconname="seeMore" /> or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
42
+
2. Click <Iconname="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
43
43
3. Click the **Databases** tab to display information related to your databases.
44
44
4. Click <Iconname="delete" /> next to the database you want to delete. A pop-up displays.
45
-
5. Click **Delete database** to confirm the action and delete the database.
45
+
5. Click **Delete database** to delete the database.
46
46
47
47
## How to create a database user
48
48
49
49
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
50
-
2. Click <Iconname="seeMore" /> or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
50
+
2. Click <Iconname="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
51
51
3. Click the **Databases** tab to display information related to your databases.
52
-
4. Click **Create database user** in the **Database users** section of the page to create a new one. A pop-up displays.
53
-
5. Enter a username and password. Then click **Create database user** to create the user.
52
+
4. Click **+ Create database user** in the **Databases users** section. A pop-up displays.
53
+
5. Enter a username and password.
54
+
6. Select an existing database from the drop-down list, then click **Create database user**.
54
55
55
56
## How to update the password of a database user
56
57
57
58
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
58
-
2. Click <Iconname="seeMore" /> or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
59
+
2. Click <Iconname="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
59
60
3. Click the **Databases** tab to display information related to your databases.
60
-
4. Click <Iconname="more" /> >**Change password** next to the database user whose password you want to change. A pop-up displays.
61
-
5. Enter the new password and click **Update database user** to submit the form and update the password.
61
+
4. Click <Iconname="more" />, then**Change password** next to the database user. A pop-up displays.
62
+
5. Enter your new password and click **Update database user** to update the password.
62
63
63
64
64
65
## How to delete a database user
65
66
66
67
1. Click **Web Hosting** in the **Managed Services** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
67
-
2. Click <Iconname="seeMore" /> or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
68
+
2. Click <Iconname="more" /> and **More info**, or the domain name of the Web Hosting service you want to configure. The **Hosting information** page displays.
68
69
3. Click the **Databases** tab to display information related to your databases.
69
-
4. Click <Iconname="more" /> >**Delete** next to the database user you want to delete. A pop-up displays.
70
-
5. Click **Delete database user** to confirm the action and delete the user.
70
+
4. Click <Iconname="more" />, then**Delete** next to the database user you want to delete. A pop-up displays.
71
+
5. Click **Delete database user** to delete the user.
0 commit comments