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

Remove redirects page for 7.16 #1168

Merged
merged 1 commit into from
Oct 18, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To remove {agent} manually from your system:

. For standalone agents, back up any configuration files you want to preserve.

. On your host, <<stop-elastic-agent,stop the agent>>. If any {agent}-related
. On your host, <<stop-elastic-agent-service,stop the agent>>. If any {agent}-related
processes are still running, stop them too.
+
TIP: Search for these processes and stop them if they're still running:
Expand Down
2 changes: 0 additions & 2 deletions docs/en/ingest-management/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -111,5 +111,3 @@ include::troubleshooting/troubleshooting.asciidoc[leveloffset=+2]
include::troubleshooting/faq.asciidoc[leveloffset=+2]

include::release-notes/release-notes-7.15.asciidoc[leveloffset=+1]

include::redirects.asciidoc[leveloffset=+1]
45 changes: 0 additions & 45 deletions docs/en/ingest-management/redirects.asciidoc

This file was deleted.

2 changes: 1 addition & 1 deletion docs/en/ingest-management/security/certificates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ The following command installs {agent} as a service, enrolls it in the

NOTE: If you're using DEB or RPM, or already have the {agent} installed, use the
`enroll` command along with the following options, then start the service as
described in <<start-elastic-agent>>.
described in <<start-elastic-agent-service>>.

[source,shell]
----
Expand Down
2 changes: 1 addition & 1 deletion docs/en/ingest-management/troubleshooting/faq.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ problem with {agent}, and you should report it.
== How do I restore an {agent} that I deleted from {fleet}?

It's ok, we've got your back! The data is still in {es}. To add {agent}
to {fleet} again, <<stop-elastic-agent>>, re-enroll it on the host, then
to {fleet} again, <<stop-elastic-agent-service>>, re-enroll it on the host, then
run {agent}.

[discrete]
Expand Down