Skip to content
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

Update create-machine-user.mdx #6287

Merged
merged 1 commit into from
Nov 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.