Skip to content

Commit a440712

Browse files
fix errors
1 parent 1428165 commit a440712

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

raw-migrated-files/kibana/kibana/management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Access to individual features is governed by {{es}} and {{kib}} privileges. Cons
2323
| [Rollup Jobs](../../../manage-data/lifecycle/rollup.md) | [8.11.0] Create a job that periodically aggregates data from one or more indices, and thenrolls it into a new, compact index. Rollup indices are a good way to store months oryears of historical data in combination with your raw data. |
2424
| [Transforms](../../../explore-analyze/transforms.md) | Use transforms to pivot existing {{es}} indices into summarized or entity-centric indices. |
2525
| [Cross-Cluster Replication](/deploy-manage/tools/cross-cluster-replication/set-up-cross-cluster-replication.md) | Replicate indices on a remote cluster and copy them to a follower index on a local cluster.This is important fordisaster recovery. It also keeps data local for faster queries. |
26-
| [Remote Clusters](/deploy-manage/tools/cross-cluster-replication/set-up-cross-cluster-replication.md#ccr-getting-started-remote-cluster) | Manage your remote clusters for use with cross-cluster search and cross-cluster replication.You can add and remove remote clusters, and check their connectivity. |
26+
| [Remote Clusters](/deploy-manage/remote-clusters/remote-clusters-self-managed.md) | Manage your remote clusters for use with cross-cluster search and cross-cluster replication.You can add and remove remote clusters, and check their connectivity. |
2727

2828

2929
## Alerts and Insights [manage-alerts-insights]

solutions/observability/apps/cross-cluster-search-with-application-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you’re using the Hosted {{ess}}, see [Enable cross-cluster search](../../..
2020

2121
To add remote clusters directly in {{kib}}, find `Remote Clusters` in the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md). All you need is a name for the remote cluster and the seed node(s). Remember the names of your remote clusters, you’ll need them in step two. See [managing remote clusters](/deploy-manage/tools/cross-cluster-replication/set-up-cross-cluster-replication.md) for detailed information on the setup process.
2222

23-
Alternatively, you can [configure remote clusters](/deploy-manage/remote-clusters/remote-clusters-self-managed.md#configuring-remote-clusters) in {{es}}'s `elasticsearch.yml` file.
23+
Alternatively, you can [configure remote clusters](/deploy-manage/remote-clusters/remote-clusters-self-managed.md) in {{es}}'s `elasticsearch.yml` file.
2424

2525
**Step 2. Edit the default Applications UI {{data-sources}}.**
2626

solutions/observability/infra-and-hosts/explore-infrastructure-metrics-over-time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ As an example, let’s view the system load metrics for hosts we’re currently
5353

5454
There is now a separate graph for each network interface.
5555

56-
7. Let’s visualize one of the graphs in [TSVB](/explore-analyze/visualize/legacy-editors.md#tsvb-panel). Choose a graph, click **Actions**, and then select **Open In Visualize**.
56+
7. Let’s visualize one of the graphs in [TSVB](/explore-analyze/visualize/legacy-editors/tsvb.md). Choose a graph, click **Actions**, and then select **Open In Visualize**.
5757

5858
In this visualization the max of `host.network.egress.bytes` is displayed, filtered by `host.name` and `system.network.name`.
5959

0 commit comments

Comments
 (0)