From fe6cc55cb1f7f66f15ec8efafbef409dd6f3c695 Mon Sep 17 00:00:00 2001
From: dedemorton <dede.morton@elastic.co>
Date: Mon, 2 Aug 2021 14:38:48 -0700
Subject: [PATCH] Move redirects file to index.asciidoc

---
 docs/en/ingest-management/agent-policies.asciidoc |  4 ++++
 .../getting-started-traces.asciidoc               |  4 ++++
 .../en/ingest-management/getting-started.asciidoc |  4 ++++
 docs/en/ingest-management/redirects.asciidoc      | 15 +++++++++++++++
 4 files changed, 27 insertions(+)
 create mode 100644 docs/en/ingest-management/redirects.asciidoc

diff --git a/docs/en/ingest-management/agent-policies.asciidoc b/docs/en/ingest-management/agent-policies.asciidoc
index 57f42519af..865aaa5dd9 100644
--- a/docs/en/ingest-management/agent-policies.asciidoc
+++ b/docs/en/ingest-management/agent-policies.asciidoc
@@ -205,6 +205,10 @@ Any agents assigned to a policy must be unenrolled or assigned to a different po
 [[integration-updates]]
 == Integration updates
 
+NOTE: An internet connection is required for {kib} to download integration packages
+from the Elastic Package Registry. Make sure the {kib} server can connect to
+`https://epr.elastic.co` on port `443`.
+
 Elastic releases integration updates periodically.
 Through the online Elastic Package Registry and the {kib} Elastic Package Manager, Integrations are delivered to the {stack}. When Elastic releases a new Integration, it shows up in the Integrations listing in {kib} after a restart (like during a stack upgrade).
 // to do: link to the Fleet API docs
diff --git a/docs/en/ingest-management/getting-started-traces.asciidoc b/docs/en/ingest-management/getting-started-traces.asciidoc
index cf535afb4b..4a0a7bf7bf 100644
--- a/docs/en/ingest-management/getting-started-traces.asciidoc
+++ b/docs/en/ingest-management/getting-started-traces.asciidoc
@@ -16,6 +16,10 @@ For feedback and questions, please contact us in the {forum}[discuss forum].
 [[fleet-prereqs-traces]]
 == Prerequisites
 
+* An internet connection is required for {kib} to download integration packages
+from the Elastic Package Registry. Make sure the {kib} server can connect to
+`https://epr.elastic.co` on port `443`.
+
 * The APM integration is experimental and has a number of known limitations.
 Please read the list of {apm-server-ref-v}/apm-integration.html[known limitations].
 
diff --git a/docs/en/ingest-management/getting-started.asciidoc b/docs/en/ingest-management/getting-started.asciidoc
index 42573db7de..253d7b58fc 100644
--- a/docs/en/ingest-management/getting-started.asciidoc
+++ b/docs/en/ingest-management/getting-started.asciidoc
@@ -16,6 +16,10 @@ For feedback and questions, please contact us in the {forum}[discuss forum].
 [[fleet-prereqs]]
 == Prerequisites
 
+* An internet connection is required for {kib} to download integration packages
+from the Elastic Package Registry. Make sure the {kib} server can connect to
+`https://epr.elastic.co` on port `443`.
+
 * You need {es} for storing and searching your data, and {kib} for visualizing and
 managing it. You can use our
 {ess-product}[hosted {ess}]
diff --git a/docs/en/ingest-management/redirects.asciidoc b/docs/en/ingest-management/redirects.asciidoc
new file mode 100644
index 0000000000..517dc552dd
--- /dev/null
+++ b/docs/en/ingest-management/redirects.asciidoc
@@ -0,0 +1,15 @@
+["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 <<run-elastic-agent-standalone>>.
+
+[role="exclude",id="fleet-limitations"]
+== Limitations of this release
+
+See <<beats-agent-comparison>>.
+