Skip to content

Commit 5d6df56

Browse files
authored
[6.8][DOCS] Removes ML content from Stack Overview (#777) (#782)
1 parent 166c7f6 commit 5d6df56

File tree

7 files changed

+279
-34
lines changed

7 files changed

+279
-34
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]]
@@ -869,7 +869,7 @@ Next, you'll want to set up the {stack} {security-features} and activate your
869869
trial license so you can unlock the full capabilities of the {stack}. To learn
870870
how, read:
871871

872-
* {stack-ov}/elasticsearch-security.html[Securing the {stack}]
872+
* {ref}/elasticsearch-security.html[Securing the {stack}]
873873
* {stack-ov}/license-management.html[License Management]
874874

875875
Want to get up and running quickly with infrastructure metrics monitoring and

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ internal indices after you install Elasticsearch {version}.
7979
. If you use {stack} {security-features} to secure your cluster:
8080
.. Make sure TLS is enabled to encrypt communications between nodes. TLS must
8181
be enabled to upgrade to {version}. For more information, see
82-
{stack-ov}/encrypting-communications.html[Encrypting communications].
82+
{ref}/encrypting-communications.html[Encrypting communications].
8383
+
8484
NOTE: Enabling TLS requires a full cluster restart. Nodes that have TLS
8585
enabled cannot communicate with nodes that do not have TLS enabled. You must
@@ -88,7 +88,7 @@ restart all nodes to maintain communication across the cluster.
8888
.. Make sure real passwords are configured for the built-in `elasticsearch`,
8989
`kibana`, and `logstash_system` users. They cannot use the 5.n default
9090
password (`changeme`). For more information, see
91-
{stack-ov}/built-in-users.html[Built-in users].
91+
{ref}/built-in-users.html[Built-in users].
9292

9393
. Consider closing {ml} jobs before you start the upgrade process. It is not
9494
required, but there are pros and cons to leaving the jobs running. These

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/anomaly-detection/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: 273 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,4 +869,276 @@ See {ref}/remote-recovery.html[Remote recovery].
869869
[role="exclude",id="ccr-upgrading"]
870870
=== Upgrading clusters
871871

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

0 commit comments

Comments
 (0)