Skip to content

Commit

Permalink
Merge pull request #6287 from EnterpriseDB/ftouserkani-edb-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
djw-m authored Nov 23, 2024
2 parents 18d266f + 2234732 commit 90ec5cc
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ Select the **Add New User** button.

On the **Add New User** page, for the "User Type" select **Machine User*.

The form changes when you select make that selection so it's asking for a name and optional email. Enter a name for the machine user.
The form changes when you make that selection so it's asking for a name and optional email. Enter a name for the machine user.

## Creating an access key

Check the **Create Access Key** checkbox in **Add New User** page. The form will expand to ask for an Access Key Name and an Expiry time.

Give the key a name in the Access Key Name field and enter a value from 1 to 365 for the number of days from now that you want this key to be valid in the Expires In field. The date on which the key will expire is shown in the underneath the field.
Give the key a name in the Access Key Name field and enter a value from 1 to 365 for the number of days from now that you want this key to be valid in the Expires In field. The date on which the key will expire is shown underneath the field.

Select the **Add User** button.

Expand All @@ -34,7 +34,7 @@ Once you have securely stored your access key, select the **Key Stored Safely**

Select the **Projects** tab to view all your projects.

Select the project from which you want to monitor the a database.
Select the project from which you want to monitor the database.

This will take you to the project's overview. Select the **Users** tab, and locate the machine user you just created.

Expand All @@ -46,5 +46,5 @@ An **Assign Project Roles** dialog will appear with a selection of roles that ca

Select the "estate ingester" role and then select the **Submit** button.

Your new machine user is ready for to ingest data from the Beacon Agent.
Your new machine user is now ready to ingest data from the Beacon Agent.

1 comment on commit 90ec5cc

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.