From 81823064a328f546e668351918fcf183def5083e Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Mon, 18 Oct 2021 16:26:52 -0700 Subject: [PATCH] Remove redirects page for 7.16 (#1168) (#1177) --- .../uninstall-elastic-agent.asciidoc | 2 +- docs/en/ingest-management/index.asciidoc | 2 - docs/en/ingest-management/redirects.asciidoc | 45 ------------------- .../security/certificates.asciidoc | 2 +- .../troubleshooting/faq.asciidoc | 2 +- 5 files changed, 3 insertions(+), 50 deletions(-) delete mode 100644 docs/en/ingest-management/redirects.asciidoc 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 f9396bf742..40fde066b6 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 43f4bc5de9..141082df2a 100644 --- a/docs/en/ingest-management/index.asciidoc +++ b/docs/en/ingest-management/index.asciidoc @@ -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] diff --git a/docs/en/ingest-management/redirects.asciidoc b/docs/en/ingest-management/redirects.asciidoc deleted file mode 100644 index 41803a4aaa..0000000000 --- a/docs/en/ingest-management/redirects.asciidoc +++ /dev/null @@ -1,45 +0,0 @@ -["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 6a5c8f4ffb..b687c00abf 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 8fa7666bd4..cf46042021 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]