diff --git a/docs/en/ingest-management/elastic-agent/uninstall-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/uninstall-elastic-agent.asciidoc index 40fde066b6..f9396bf742 100644 --- a/docs/en/ingest-management/elastic-agent/uninstall-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/uninstall-elastic-agent.asciidoc @@ -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, <>. If any {agent}-related +. On your host, <>. If any {agent}-related processes are still running, stop them too. + TIP: Search for these processes and stop them if they're still running: diff --git a/docs/en/ingest-management/index.asciidoc b/docs/en/ingest-management/index.asciidoc index 141082df2a..43f4bc5de9 100644 --- a/docs/en/ingest-management/index.asciidoc +++ b/docs/en/ingest-management/index.asciidoc @@ -111,3 +111,5 @@ 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] diff --git a/docs/en/ingest-management/redirects.asciidoc b/docs/en/ingest-management/redirects.asciidoc new file mode 100644 index 0000000000..41803a4aaa --- /dev/null +++ b/docs/en/ingest-management/redirects.asciidoc @@ -0,0 +1,45 @@ +["appendix",role="exclude",id="agent-redirects"] += Deleted pages + +The following pages have moved or been deleted. + +[role="exclude",id="run-elastic-agent"] +== Run {agent} + +See <>. + +[role="exclude",id="fleet-limitations"] +== Limitations of this release + +See <>. + +[role="exclude",id="elastic-agent-installation-configuration"] += Elastic {agent}s + +See <>. + +[role="exclude",id="run-elastic-agent-standalone"] += Run {agent} standalone (advanced users) + +See <> + +[role="exclude",id="start-elastic-agent"] += Start {agent} + +See <>. + +[role="exclude",id="stop-elastic-agent"] += Stop {agent} + +See <>. + +[role="exclude",id="fleet-quick-start-traces"] +== Quick start: Get application traces into the {stack} + +See {observability-guide}/ingest-traces.html[Get application traces into the {stack}] + +[role="exclude",id="fleet-quick-start"] +== Quick start: Get logs, metrics, and uptime data into the Elastic Stack + +See {observability-guide}/ingest-logs-metrics-uptime.html[Ingest logs, metrics, and uptime data with {agent}] + diff --git a/docs/en/ingest-management/security/certificates.asciidoc b/docs/en/ingest-management/security/certificates.asciidoc index b687c00abf..6a5c8f4ffb 100644 --- a/docs/en/ingest-management/security/certificates.asciidoc +++ b/docs/en/ingest-management/security/certificates.asciidoc @@ -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 <>. +described in <>. [source,shell] ---- diff --git a/docs/en/ingest-management/troubleshooting/faq.asciidoc b/docs/en/ingest-management/troubleshooting/faq.asciidoc index cf46042021..8fa7666bd4 100644 --- a/docs/en/ingest-management/troubleshooting/faq.asciidoc +++ b/docs/en/ingest-management/troubleshooting/faq.asciidoc @@ -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, <>, re-enroll it on the host, then +to {fleet} again, <>, re-enroll it on the host, then run {agent}. [discrete]