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

[8.x] Add remote clusters doc links (#205477) #205503

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

Part of elastic#199664

## Summary

As part of the work of the `Remote clusters: UX improvements` project,
adding some links. The corresponding PR will be quite large so I've
decided to add the doc links in a separated PR to avoid noise and
simplify the review process. The added links are the following:

| Name | Target link | Code link |

|-----------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|
| management.apiKeys|
https://www.elastic.co/guide/en/kibana/8.16/api-keys.html |
`${KIBANA_DOCS}api-keys.html` |
| elasticsearch.remoteClustersCreateCloudClusterApiKey |
https://www.elastic.co/guide/en/elasticsearch/reference/8.16/security-api-create-cross-cluster-api-key.html|
`${ELASTICSEARCH_DOCS}security-api-create-cross-cluster-api-key.html`|
| elasticsearch.remoteClustersOnPremPrerequisitesApiKey |
https://www.elastic.co/guide/en/elasticsearch/reference/8.16/remote-clusters-api-key.html#remote-clusters-prerequisites-api-key
|
`${ELASTICSEARCH_DOCS}remote-clusters-api-key.html#remote-clusters-prerequisites-api-key`
|
| elasticsearch.remoteClustersOnPremSecurityApiKey |
https://www.elastic.co/guide/en/elasticsearch/reference/8.16/remote-clusters-api-key.html#remote-clusters-security-api-key|
`${ELASTICSEARCH_DOCS}remote-clusters-api-key.html#remote-clusters-security-api-key`
|
| elasticsearch.remoteClustersOnPremPrerequisitesCert |
https://www.elastic.co/guide/en/elasticsearch/reference/8.16/remote-clusters-cert.html#remote-clusters-prerequisites-cert|
`${ELASTICSEARCH_DOCS}remote-clusters-cert.html#remote-clusters-prerequisites-cert`|
| elasticsearch.remoteClustersOnPremSecurityCert|
https://www.elastic.co/guide/en/elasticsearch/reference/8.16/remote-clusters-cert.html#remote-clusters-security-cert|
`${ELASTICSEARCH_DOCS}remote-clusters-cert.html#remote-clusters-security-cert`|

(cherry picked from commit 8d18452)
@kibanamachine kibanamachine merged commit 98d935d into elastic:8.x Jan 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants