Skip to content

Commit 13ccc01

Browse files
authored
[6.5][DOCS] Removes ML content from Stack Overview (#785)
1 parent d93f311 commit 13ccc01

File tree

7 files changed

+260
-33
lines changed

7 files changed

+260
-33
lines changed

docs/60_upgrade_guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@
850850
[[Upgrade Elasticsearch for Hadoop to 5.6.|https://www.elastic.co/guide/en/elasticsearch/hadoop/5.6/install.html]]\
851851
&lt;&lt;endif&gt;&gt;\</tw-passagedata><tw-passagedata pid="12" name="rolling-upgrade-60" tags="" position="1400,476">!!!Upgrade to 6.3
852852
&lt;&lt;if $xpack_ml&gt;&gt;\
853-
[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/elastic-stack-overview/6.3/stopping-ml.html]]
853+
[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/machine-learning/6.3/stopping-ml.html]]
854854
&lt;&lt;endif&gt;&gt;\
855855
&lt;&lt;if $hadoop&gt;&gt;\
856856
&lt;span class=&quot;pseudo-link&quot;&gt;Disable ingestion from Hadoop while you upgrade the stack.&lt;/span&gt;

docs/en/getting-started/get-started-stack.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ laptop.
2121
IMPORTANT: Implementing security is a critical step in setting up the {stack}.
2222
To get up and running quickly with a sample installation, you skip those steps
2323
right now. Before sending sensitive data across the network, make sure you
24-
{stack-ov}/elasticsearch-security.html[secure the {stack}] and enable
25-
{stack-ov}/encrypting-communications.html[encrypted communications].
24+
{ref}/elasticsearch-security.html[secure the {stack}] and enable
25+
{ref}/encrypting-communications.html[encrypted communications].
2626

2727
[float]
2828
[[install-prereqs]]
@@ -866,7 +866,7 @@ Next, you'll want to set up the {stack} {security-features} and activate your
866866
trial license so you can unlock the full capabilities of the {stack}. To learn
867867
how, read:
868868

869-
* {stack-ov}/elasticsearch-security.html[Securing the {stack}]
869+
* {ref}/elasticsearch-security.html[Securing the {stack}]
870870
* {stack-ov}/license-management.html[License Management]
871871

872872
Later, when you're ready to set up a production environment, also see the

docs/en/install-upgrade/upgrading-stack.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ internal indices after you install Elasticsearch {version}.
7878
. If you use {stack} {security-features} to secure your cluster:
7979
.. Make sure TLS is enabled to encrypt communications between nodes. TLS must
8080
be enabled to upgrade to {version}. For more information, see
81-
{stack-ov}/encrypting-communications.html[Encrypting communications].
81+
{ref}/encrypting-communications.html[Encrypting communications].
8282
+
8383
NOTE: Enabling TLS requires a full cluster restart. Nodes that have TLS
8484
enabled cannot communicate with nodes that do not have TLS enabled. You must
@@ -91,7 +91,7 @@ password (`changeme`). For more information, see
9191

9292
. Stop any {xpack} machine learning jobs that are running before starting the
9393
upgrade process. See
94-
{stack-ov}/stopping-ml.html[Stopping machine learning].
94+
{ml-docs}/stopping-ml.html[Stopping machine learning].
9595

9696
IMPORTANT: Test upgrades in a dev environment before upgrading your
9797
production cluster.

docs/en/stack/index.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,8 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1717

1818
include::introduction.asciidoc[]
1919

20-
include::ml/ml-index.asciidoc[]
21-
2220
include::troubleshooting.asciidoc[]
2321

24-
include::limitations.asciidoc[]
25-
2622
include::license.asciidoc[]
2723

2824
include::redirects.asciidoc[]

docs/en/stack/limitations.asciidoc

Lines changed: 0 additions & 20 deletions
This file was deleted.

docs/en/stack/redirects.asciidoc

Lines changed: 254 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,3 +875,257 @@ See {ref}/ccr-auto-follow.html[Automatically following indices].
875875
=== Getting started with {ccr}
876876

877877
See {ref}/ccr-getting-started.html[Getting started with {ccr}].
878+
879+
[role="exclude",id="xpack-ml"]
880+
=== Machine learning anomaly detection
881+
882+
This page has moved.
883+
See {ml-docs}/xpack-ml.html[Machine learning {anomaly-detect}].
884+
885+
[role="exclude",id="ml-overview"]
886+
=== Overview
887+
888+
This page has moved.
889+
[[ml-forecasting]]
890+
See {ml-docs}/ml-overview.html[Overview].
891+
892+
[role="exclude",id="ml-jobs"]
893+
=== Anomaly detection jobs
894+
895+
This page has moved.
896+
See {ml-docs}/ml-jobs.html[{anomaly-jobs-cap}].
897+
898+
[role="exclude",id="ml-dfeeds"]
899+
=== Datafeeds
900+
901+
This page has moved.
902+
See {ml-docs}/ml-dfeeds.html[Datafeeds].
903+
904+
[role="exclude",id="ml-buckets"]
905+
=== Buckets
906+
907+
This page has moved.
908+
See {ml-docs}/ml-buckets.html[Buckets].
909+
910+
[role="exclude",id="ml-calendars"]
911+
=== Calendars and scheduled events
912+
913+
This page has moved.
914+
See {ml-docs}/ml-calendars.html[Calendars and scheduled events].
915+
916+
[role="exclude",id="ml-rules"]
917+
=== Custom rules
918+
919+
This page has moved.
920+
See {ml-docs}/ml-rules.html[Custom rules].
921+
922+
[role="exclude",id="ml-nodes"]
923+
=== Machine learning nodes
924+
925+
This page has moved.
926+
See {ml-docs}/ml-nodes.html[{ml-cap} nodes].
927+
928+
[role="exclude",id="ml-getting-started"]
929+
=== Tutorial: Getting started with machine learning
930+
931+
This page has moved.
932+
See {ml-docs}/ml-getting-started.html[Tutorial: Getting started with {ml}].
933+
934+
[role="exclude",id="ml-gs-data"]
935+
=== Identifying data for analysis
936+
937+
This page has moved.
938+
See {ml-docs}/ml-gs-data.html[Identifying data for analysis].
939+
940+
[role="exclude",id="ml-gs-wizards"]
941+
=== Creating jobs in Kibana
942+
943+
This page has moved.
944+
See {ml-docs}/ml-gs-wizards.html[Creating jobs in {kib}].
945+
946+
[role="exclude",id="ml-gs-jobs"]
947+
=== Creating single metric jobs
948+
949+
This page has moved.
950+
See {ml-docs}/ml-gs-jobs.html[Creating single metric jobs].
951+
952+
[role="exclude",id="ml-gs-job1-manage"]
953+
=== Managing jobs
954+
955+
This page has moved.
956+
See {ml-docs}/ml-gs-job1-manage.html[Managing jobs].
957+
958+
[role="exclude",id="ml-gs-job1-analyze"]
959+
=== Exploring single metric job results
960+
961+
This page has moved.
962+
See {ml-docs}/ml-gs-job1-analyze.html[Exploring single metric job results].
963+
964+
[role="exclude",id="ml-gs-multi-jobs"]
965+
=== Creating multi-metric jobs
966+
967+
This page has moved.
968+
See {ml-docs}/ml-gs-multi-jobs.html[Creating multi-metric jobs].
969+
970+
[role="exclude",id="ml-gs-job2-analyze"]
971+
=== Exploring multi-metric job results
972+
973+
This page has moved.
974+
See {ml-docs}/ml-gs-job2-analyze.html[Exploring multi-metric job results].
975+
976+
[role="exclude",id="ml-gs-forecast"]
977+
=== Creating forecasts
978+
979+
This page has moved.
980+
See {ml-docs}/ml-gs-forecast.html[Creating forecasts].
981+
982+
[role="exclude",id="ml-gs-next"]
983+
=== Next steps
984+
985+
This page has moved.
986+
See {ml-docs}/ml-gs-next.html[Next steps].
987+
988+
[role="exclude",id="ml-configuring"]
989+
=== Configuring machine learning
990+
991+
This page has moved.
992+
See {ml-docs}/ml-configuring.html[Configuring {ml}].
993+
994+
[role="exclude",id="ml-configuring-url"]
995+
=== Adding custom URLs to machine learning results
996+
997+
This page has moved.
998+
See {ml-docs}/ml-configuring-url.html[Adding custom URLs to {ml} results].
999+
1000+
[role="exclude",id="ml-configuring-aggregation"]
1001+
=== Aggregating data for faster performance
1002+
1003+
This page has moved.
1004+
See {ml-docs}/ml-configuring-aggregation.html[Aggregating data for faster performance].
1005+
1006+
[role="exclude",id="ml-configuring-categories"]
1007+
=== Categorizing log messages
1008+
1009+
This page has moved.
1010+
[[ml-configuring-analyzer]]
1011+
See {ml-docs}/ml-configuring-categories.html[Categorizing log messages].
1012+
1013+
[role="exclude",id="ml-configuring-pop"]
1014+
=== Performing population analysis
1015+
1016+
This page has moved.
1017+
See {ml-docs}/ml-configuring-pop.html[Performing population analysis].
1018+
1019+
[role="exclude",id="ml-configuring-transform"]
1020+
=== Transforming data with script fields
1021+
1022+
This page has moved.
1023+
/See {ml-docs}/ml-configuring-transform.html[Transforming data with script fields].
1024+
1025+
[role="exclude",id="ml-configuring-detector-custom-rules"]
1026+
=== Customizing detectors with custom rules
1027+
1028+
This page has moved.
1029+
See {ml-docs}/ml-configuring-detector-custom-rules.html[Customizing detectors with custom rules].
1030+
1031+
[role="exclude",id="stopping-ml"]
1032+
=== Stop machine learning anomaly detection
1033+
1034+
This page has moved.
1035+
See {ml-docs}/stopping-ml.html[Stop {ml} {anomaly-detect}].
1036+
1037+
[role="exclude",id="ml-api-quickref"]
1038+
=== API quick reference
1039+
1040+
This page has moved.
1041+
See {ml-docs}/ml-api-quickref.html[API quick reference].
1042+
1043+
[role="exclude",id="ml-functions"]
1044+
=== Function reference
1045+
1046+
This page has moved.
1047+
See {ml-docs}/ml-functions.html[Function reference].
1048+
1049+
[role="exclude",id="ml-count-functions"]
1050+
=== Count functions
1051+
1052+
This page has moved.
1053+
See {ml-docs}/ml-count-functions.html[Count functions].
1054+
1055+
[role="exclude",id="ml-geo-functions"]
1056+
=== Geographic functions
1057+
1058+
This page has moved.
1059+
See {ml-docs}/ml-geo-functions.html[Geographic functions].
1060+
1061+
[role="exclude",id="ml-info-functions"]
1062+
=== Information content functions
1063+
1064+
This page has moved.
1065+
See {ml-docs}/ml-info-functions.html[Information content functions].
1066+
1067+
[role="exclude",id="ml-metric-functions"]
1068+
=== Metric functions
1069+
1070+
This page has moved.
1071+
See {ml-docs}/ml-metric-functions.html[Metric functions].
1072+
1073+
[role="exclude",id="ml-rare-functions"]
1074+
=== Rare functions
1075+
1076+
This page has moved.
1077+
See {ml-docs}/ml-rare-functions.html[Rare functions].
1078+
1079+
[role="exclude",id="ml-sum-functions"]
1080+
=== Sum functions
1081+
1082+
This page has moved.
1083+
See {ml-docs}/ml-sum-functions.html[Sum functions].
1084+
1085+
[role="exclude",id="ml-time-functions"]
1086+
=== Time functions
1087+
1088+
This page has moved.
1089+
See {ml-docs}/ml-time-functions.html[Time functions].
1090+
1091+
[role="exclude",id="ml-troubleshooting"]
1092+
=== Troubleshooting machine learning anomaly detection
1093+
1094+
This page has moved.
1095+
See {ml-docs}/ml-troubleshooting.html[Troubleshooting machine learning anomaly detection].
1096+
1097+
[role="exclude",id="ml-rollingupgrade"]
1098+
=== Machine learning features unavailable after rolling upgrade
1099+
1100+
This page has moved.
1101+
See {ml-docs}/ml-rollingupgrade.html[{ml-cap} features unavailable after rolling upgrade].
1102+
1103+
[role="exclude",id="ml-mappingclash"]
1104+
=== Job creation failure due to mapping clash
1105+
1106+
This page has moved.
1107+
See {ml-docs}/ml-mappingclash.html[Job creation failure due to mapping clash].
1108+
1109+
[role="exclude",id="ml-jobnames"]
1110+
=== Kibana cannot display jobs with invalid characters in their name
1111+
1112+
This page has moved.
1113+
See {ml-docs}/ml-jobnames.html[Kibana cannot display jobs with invalid characters in their name].
1114+
1115+
[role="exclude",id="ml-upgradedf"]
1116+
=== Upgraded nodes fail to start due to datafeed issues
1117+
1118+
This page has moved.
1119+
See {ml-docs}/ml-upgradedf.html[Upgraded nodes fail to start due to datafeed issues].
1120+
1121+
[role="exclude",id="ml-limitations"]
1122+
=== Machine learning anomaly detection limitations
1123+
1124+
This page has moved.
1125+
See {ml-docs}/ml-limitations.html[{ml-cap} {anomaly-detect} limitations].
1126+
1127+
[role="exclude",id="limitations"]
1128+
=== Limitations
1129+
1130+
This page has moved.
1131+
See {ml-docs}/ml-limitations.html[{ml-cap} {anomaly-detect} limitations].

docs/en/stack/troubleshooting.asciidoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Having trouble? Here are solutions to common problems you might encounter.
77

88
* <<help>>
99

10-
* <<ml-troubleshooting>>
11-
1210
--
1311

1412
[[help]]
@@ -28,4 +26,3 @@ build information and indicates which {stack} features are enabled:
2826
GET /_xpack
2927
--------------------------------------------------
3028

31-
include::ml/troubleshooting.asciidoc[]

0 commit comments

Comments
 (0)