Skip to content

Commit 59faefc

Browse files
committed
another
1 parent cbc42d8 commit 59faefc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

raw-migrated-files/docs-content/serverless/observability-troubleshoot-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You need permission to manage API keys
2626

2727
You need to either:
2828

29-
* Ask an administrator to update your user role to at least **Developer** by going to the user icon on the header bar and opening **Organization****Members**. Read more about user roles in [](/deploy-manage/users-roles/cloud-organization/user-roles.md). After your use role is updated, restart the onboarding flow.
29+
* Ask an administrator to update your user role to at least **Developer** by going to the user icon on the header bar and opening **Organization****Members**. Read more about user roles in [Assign user roles and privileges](general-manage-organization.md#general-assign-user-roles). After your use role is updated, restart the onboarding flow.
3030
* Get an API key from an administrator and manually add the API to the {{agent}} configuration. See [Configure the {{agent}}](observability-stream-log-files.md#observability-stream-log-files-step-3-configure-the-agent) for more on manually updating the configuration and adding the API key.
3131

3232

@@ -142,7 +142,7 @@ Aggregations on this field would no longer be supported, but the contents would
142142
To convert the `keyword` field to a `text` field:
143143

144144
1. Create a new index with the `text` field data type.
145-
2. Reindex from the `_source` field of the source index using the [`_reindex` API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-reindex).
145+
2. Reindex from the `_source` field of the source index using the [`_reindex` API](https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-reindex.html).
146146

147147

148148
### Date format mismatch [logs-mapping-troubleshooting-date-mismatch]

0 commit comments

Comments
 (0)