aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLisa Cawley <lcawley@elastic.co>2018-05-30 09:23:53 -0700
committerGitHub <noreply@github.com>2018-05-30 09:23:53 -0700
commite75156ea546bbc3b5a675dbc368299a83bcab279 (patch)
tree4eda494afe778c3b875714232fa6b540d2f4016c
parent604ad7259ffc4654db55fc8e3374abe4efade1ab (diff)
[DOCS] Moves management folder to docs (#9680)
-rw-r--r--docs/index.asciidoc4
-rw-r--r--docs/static/config-management.asciidoc2
-rw-r--r--docs/static/management/centralized-pipelines.asciidoc (renamed from x-pack/docs/en/management/centralized-pipelines.asciidoc)2
-rw-r--r--docs/static/management/configuring-centralized-pipelines.asciidoc (renamed from x-pack/docs/en/management/configuring-centralized-pipelines.asciidoc)0
-rw-r--r--docs/static/management/images/centralized_config.png (renamed from x-pack/docs/en/management/images/centralized_config.png)bin63706 -> 63706 bytes
-rw-r--r--docs/static/management/images/new_pipeline.png (renamed from x-pack/docs/en/management/images/new_pipeline.png)bin158231 -> 158231 bytes
6 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.asciidoc b/docs/index.asciidoc
index 42279f2e..cd4a8a5d 100644
--- a/docs/index.asciidoc
+++ b/docs/index.asciidoc
@@ -129,8 +129,8 @@ include::static/ingest-convert.asciidoc[]
include::static/ls-ls-config.asciidoc[]
ifdef::include-xpack[]
-:edit_url: https://github.com/elastic/logstash/edit/{branch}/x-pack/docs/en/management/configuring-centralized-pipelines.asciidoc
-include::{xls-repo-dir}/management/configuring-centralized-pipelines.asciidoc[]
+:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/management/configuring-centralized-pipelines.asciidoc
+include::static/management/configuring-centralized-pipelines.asciidoc[]
:edit_url: https://github.com/elastic/logstash/edit/{branch}/docs/static/monitoring/configuring-logstash.asciidoc
include::static/monitoring/configuring-logstash.asciidoc[]
diff --git a/docs/static/config-management.asciidoc b/docs/static/config-management.asciidoc
index 35508d44..a5d3dd07 100644
--- a/docs/static/config-management.asciidoc
+++ b/docs/static/config-management.asciidoc
@@ -11,5 +11,5 @@ https://forge.puppet.com/elastic/logstash[Logstash Puppet module documentation].
ifdef::include-xpack[]
:edit_url!:
-include::{xls-repo-dir}/management/centralized-pipelines.asciidoc[]
+include::management/centralized-pipelines.asciidoc[]
endif::include-xpack[]
diff --git a/x-pack/docs/en/management/centralized-pipelines.asciidoc b/docs/static/management/centralized-pipelines.asciidoc
index bae66945..50e92f3b 100644
--- a/x-pack/docs/en/management/centralized-pipelines.asciidoc
+++ b/docs/static/management/centralized-pipelines.asciidoc
@@ -33,7 +33,7 @@ To manage Logstash pipelines in {kib}:
. Open {kib} in your browser and go to the Management tab. If you've set up
configuration management correctly, you'll see an area for managing Logstash.
+
-image::management/images/centralized_config.png[]
+image::static/management/images/centralized_config.png[]
. Click the *Pipelines* link.
diff --git a/x-pack/docs/en/management/configuring-centralized-pipelines.asciidoc b/docs/static/management/configuring-centralized-pipelines.asciidoc
index 608fe434..608fe434 100644
--- a/x-pack/docs/en/management/configuring-centralized-pipelines.asciidoc
+++ b/docs/static/management/configuring-centralized-pipelines.asciidoc
diff --git a/x-pack/docs/en/management/images/centralized_config.png b/docs/static/management/images/centralized_config.png
index f50da312..f50da312 100644
--- a/x-pack/docs/en/management/images/centralized_config.png
+++ b/docs/static/management/images/centralized_config.png
Binary files differ
diff --git a/x-pack/docs/en/management/images/new_pipeline.png b/docs/static/management/images/new_pipeline.png
index b3778e29..b3778e29 100644
--- a/x-pack/docs/en/management/images/new_pipeline.png
+++ b/docs/static/management/images/new_pipeline.png
Binary files differ