Skip to content

Commit ace440f

Browse files
authored
Update endpoint-related terminology in Elastic Agent docs (#21458)
1 parent 99b4172 commit ace440f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

x-pack/elastic-agent/docs/install-elastic-agent.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ rm /Library/Launchdaemons/co.elastic.agent.plist
9494
. <<unenroll-elastic-agent,Unenroll the agent from {fleet}>>.
9595
+
9696
Unenrolling the agent should stop {agent} and any other programs started by
97-
the agent, such as Elastic {endpoint-sec} and data shippers.
97+
the agent, such as {elastic-sec} and data shippers.
9898

9999
. If necessary, manually kill the `elastic-agent` process and any other
100100
processes started by the agent.

x-pack/elastic-agent/docs/tab-widgets/run.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ cd 'C:\Program Files\Elastic-Agent'
9292
.\install-service-elastic-agent.ps1 <1> <2>
9393
----
9494
<1> You must run {agent} under the SYSTEM account if you plan
95-
to use the {elastic-endpoint} integration.
95+
to use the {elastic-endpoint-integration} integration.
9696
<2> If script execution is disabled on your system, set the execution policy for
9797
the current session to allow the script to run. For example:
9898
`PowerShell.exe -ExecutionPolicy UnRestricted -File .\install-service-elastic-agent.ps1`.

0 commit comments

Comments
 (0)