Skip to content

Commit bac1c32

Browse files
Update headings in the Deploy and manage section (#2954)
This PR updates headings and nav titles in the **Deploy and manage** section to remove duplication and improve SEO. I also updated similar titles in some sections for consistency and cleaned up links. --------- Co-authored-by: David Kilfoyle <[email protected]>
1 parent 71b217a commit bac1c32

22 files changed

+46
-33
lines changed

deploy-manage/monitor/autoops/ec-autoops-deployment-view.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Deployment
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-deployment-view.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Deployment [ec-autoops-deployment-view]
12+
# Deployment view in AutoOps [ec-autoops-deployment-view]
1213

1314
The **Deployment** view is the event control panel that allows you to see which issues are affecting the {{es}} cluster and get a list of action items to address them.
1415

deploy-manage/monitor/autoops/ec-autoops-index-view.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Indices
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-index-view.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Indices [ec-autoops-index-view]
12+
# Indices view in AutoOps [ec-autoops-index-view]
1213

1314
The **Indices** view provides detailed statistics for each {{es}} index in your deployment.
1415

deploy-manage/monitor/autoops/ec-autoops-nodes-view.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Nodes
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-nodes-view.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Nodes [ec-autoops-nodes-view]
12+
# Nodes view in AutoOps [ec-autoops-nodes-view]
1213

1314
The **Nodes** view provides a thorough overview on the essential metrics for all monitored deployment nodes. You can delve into specific nodes to observe metrics over extended periods. This includes data on the indexing rate and latency, search rate and latency, as well as details concerning thread pools, data, circuit breakers, network, disk, and additional elements.
1415

deploy-manage/monitor/autoops/ec-autoops-overview-view.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Overview
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-overview-view.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Overview [ec-autoops-overview-view]
12+
# Overview in AutoOps [ec-autoops-overview-view]
1213

1314
The **Overview** page displays the current status of customer deployments in {{ech}} that are linked to the same Elastic organization.
1415

deploy-manage/monitor/autoops/ec-autoops-shards-view.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Shards
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-shards-view.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Shards [ec-autoops-shards-view]
12+
# Shards view in AutoOps [ec-autoops-shards-view]
1213

1314
The **Shards** view allows you to manage and monitor shards allocated to each node, ensuring optimal performance and reliability of your search and indexing operations.
1415

deploy-manage/monitor/autoops/ec-autoops-template-optimizer.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Template Optimizer
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-autoops-template-optimizer.html
45
applies_to:
@@ -8,9 +9,9 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Template Optimizer [ec-autoops-template-optimizer]
12+
# Template Optimizer view in AutoOps [ec-autoops-template-optimizer]
1213

13-
The **Template Optimizer View** offers detailed recommendations for optimizing templates.
14+
The **Template Optimizer** view offers detailed recommendations for optimizing templates.
1415

1516
:::{image} /deploy-manage/images/cloud-autoops-template-optimizer.png
1617
:alt: The Template Optimizer view

deploy-manage/monitor/autoops/views.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ navigation_title: Views
99

1010
AutoOps offers the following views to gain further insight into difference facets of your deployment:
1111

12-
* [](/deploy-manage/monitor/autoops/ec-autoops-overview-view.md)
13-
* [](/deploy-manage/monitor/autoops/ec-autoops-deployment-view.md)
14-
* [](/deploy-manage/monitor/autoops/ec-autoops-nodes-view.md)
15-
* [](/deploy-manage/monitor/autoops/ec-autoops-index-view.md)
16-
* [](/deploy-manage/monitor/autoops/ec-autoops-shards-view.md)
17-
* [](/deploy-manage/monitor/autoops/ec-autoops-template-optimizer.md)
12+
* [Overview](/deploy-manage/monitor/autoops/ec-autoops-overview-view.md)
13+
* [Deployment](/deploy-manage/monitor/autoops/ec-autoops-deployment-view.md)
14+
* [Nodes](/deploy-manage/monitor/autoops/ec-autoops-nodes-view.md)
15+
* [Indices](/deploy-manage/monitor/autoops/ec-autoops-index-view.md)
16+
* [Shards](/deploy-manage/monitor/autoops/ec-autoops-shards-view.md)
17+
* [Template Optimizer](/deploy-manage/monitor/autoops/ec-autoops-template-optimizer.md)

deploy-manage/monitor/logging-configuration/kibana-log-settings-examples.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Examples
23
mapped_pages:
34
- https://www.elastic.co/guide/en/kibana/current/log-settings-examples.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: kibana
910
---
1011

11-
# Examples [log-settings-examples]
12+
# Examples of {{kib}} logging configurations [log-settings-examples]
1213

1314
Here are some configuration examples for the most common logging use cases:
1415

deploy-manage/remote-clusters/ec-edit-remove-trusted-environment.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
navigation_title: Manage trusted environments
23
mapped_pages:
34
- https://www.elastic.co/guide/en/cloud/current/ec-edit-remove-trusted-environment.html
45
applies_to:
@@ -8,7 +9,7 @@ products:
89
- id: cloud-hosted
910
---
1011

11-
# Edit or remove a trusted environment [ec-edit-remove-trusted-environment]
12+
# Manage trusted environments for remote connections in {{ech}} [ec-edit-remove-trusted-environment]
1213

1314
From a deployment’s **Security** page, you can manage trusted environments that were created previously. This can happen when:
1415

@@ -22,7 +23,7 @@ From a deployment’s **Security** page, you can manage trusted environments tha
2223
By removing a trusted environment, this deployment will no longer be able to establish remote connections using certificate trust to clusters of that environment. The remote environment will also no longer be able to connect to this deployment using certificate trust.
2324

2425
::::{note}
25-
With this method, you can only remove trusted environments relying exclusively on certificates. To remove remote connections that use API keys for authentication, refer to [Update the access level of a remote cluster connection relying on a cross-cluster API key](#ec-edit-remove-trusted-environment-api-key).
26+
With this method, you can only remove trusted environments relying exclusively on certificates. To remove remote connections that use API keys for authentication, refer to [Change a cross-cluster API key used for a remote connection](#ec-edit-remove-trusted-environment-api-key).
2627
::::
2728

2829

deploy-manage/remote-clusters/ec-remote-cluster-ece.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The steps to follow depend on whether the Certificate Authority (CA) of the remo
7777
::::
7878

7979

80-
If you later need to update the remote connection with different permissions, you can replace the API key as detailed in [Update the access level of a remote cluster connection relying on a cross-cluster API key](ec-edit-remove-trusted-environment.md#ec-edit-remove-trusted-environment-api-key).
80+
If you need to update the remote connection with different permissions later, refer to [Change a cross-cluster API key used for a remote connection](ec-edit-remove-trusted-environment.md#ec-edit-remove-trusted-environment-api-key).
8181

8282
::::
8383

@@ -121,7 +121,7 @@ If you later need to update the remote connection with different permissions, yo
121121
::::
122122

123123

124-
If you later need to update the remote connection with different permissions, you can replace the API key as detailed in [Update the access level of a remote cluster connection relying on a cross-cluster API key](ec-edit-remove-trusted-environment.md#ec-edit-remove-trusted-environment-api-key).
124+
If you need to update the remote connection with different permissions later, refer to [Change a cross-cluster API key used for a remote connection](ec-edit-remove-trusted-environment.md#ec-edit-remove-trusted-environment-api-key).
125125

126126
::::
127127
::::::

0 commit comments

Comments
 (0)