Skip to content

Commit 88e7e76

Browse files
authored
Fix broken Fleet links (#420)
1 parent 93e05cd commit 88e7e76

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

docs/es-overview.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ and maps.
8888
The Elastic https://www.elastic.co/endpoint-security/[Endpoint Security agent integration]
8989
provides capabilities such as collecting events, detecting and preventing
9090
malicious activity, exceptions, and artifact delivery. The
91-
{ingest-guide}/fleet-overview.html[{fleet}] is used to
91+
{fleet-guide}/fleet-overview.html[{fleet}] is used to
9292
install and manage Elastic agents and integrations on your hosts.
9393

9494
[discrete]

docs/getting-started/advanced-setting.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ NOTE: Index patterns use wildcards to specify a set of indices. For example, the
5353
available in the {es-sec-app}.
5454

5555
All of the default index patterns match {beats-ref}/beats-reference.html[{beats}] and
56-
{ingest-guide}/fleet-overview.html[{agent}] indices. This means all
56+
{fleet-guide}/fleet-overview.html[{agent}] indices. This means all
5757
data shipped via {beats} and the {agent} is automatically added to the
5858
{es-sec-app}.
5959

docs/getting-started/install-endpoint.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
beta[]
66

77

8-
Like other Elastic integrations, Endpoint Security can be integrated into the Elastic Agent through {ingest-guide}/fleet-overview.html[{fleet}]. Upon configuration, the integration allows the Elastic Agent to monitor for events on your host and send data to the Elastic Security app.
8+
Like other Elastic integrations, Endpoint Security can be integrated into the Elastic Agent through {fleet-guide}/fleet-overview.html[{fleet}]. Upon configuration, the integration allows the Elastic Agent to monitor for events on your host and send data to the Elastic Security app.
99

1010
NOTE: Configuring the Endpoint Integration on the Elastic Agent requires that the user have permission to use {fleet} in Kibana.
1111

@@ -25,7 +25,7 @@ Depending on the version of macOS you're using, macOS requires that you give ful
2525
image::images/install-endpoint/security-integration.png[]
2626
+
2727
2. On the Administration page of the {security-app} or the Endpoint Security integration page in Fleet, select **Add Endpoint Security**. The integration configuration page appears.
28-
3. Select a configuration for the Elastic Agent. You can use either the **Default config**, or add security integration to a custom or existing configuration. For more details on Elastic Agent configuration settings, see {ingest-guide}/elastic-agent-configuration.html[Configuration settings].
28+
3. Select a configuration for the Elastic Agent. You can use either the **Default config**, or add security integration to a custom or existing configuration. For more details on Elastic Agent configuration settings, see {fleet-guide}/elastic-agent-configuration.html[Configuration settings].
2929
4. Configure the Endpoint Security integration with a name and optional description. When configuration is complete, select **Save integration**. Kibana redirects you back to the administration section of the {security-app}.
3030
+
3131
[role="screenshot"]
@@ -57,7 +57,7 @@ image::images/install-endpoint/endpoint-configuration.png[]
5757

5858
After you have enrolled the {agent} on your host, select **Continue**. The host now appears in the Endpoints list, located on the Administration page in the {security-app}.
5959

60-
To unenroll an agent from your host, see {ingest-guide}/unenroll-elastic-agent.html[Unenroll Elastic Agent].
60+
To unenroll an agent from your host, see {fleet-guide}/unenroll-elastic-agent.html[Unenroll Elastic Agent].
6161

6262
[discrete]
6363
[[enable-kernel-extension]]

docs/management/admin/admin-pg-ov.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ image::images/config-status.png[Config status details]
9393

9494
Expand each section and subsection to view individual responses from the agent.
9595

96-
TIP: If you need help troubleshooting a configuration failure, see the {ingest-guide}/fleet-troubleshooting.html[{fleet} troubleshooting topic].
96+
TIP: If you need help troubleshooting a configuration failure, see the {fleet-guide}/fleet-troubleshooting.html[{fleet} troubleshooting topic].
9797

9898
*Filter endpoints*
9999

0 commit comments

Comments
 (0)