Skip to content

Commit 01095fc

Browse files
authored
[DOCS] Removes ML content from Stack Overview (#777) (#786)
1 parent ecd9355 commit 01095fc

File tree

7 files changed

+260
-35
lines changed

7 files changed

+260
-35
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]]
@@ -863,7 +863,7 @@ how to use {ls} to filter events collected by {metricbeat}.
863863
Next, you'll want to set up {security} and activate your trial license so
864864
you can unlock the full capabilities of the {stack}. To learn how, read:
865865

866-
* {stack-ov}/elasticsearch-security.html[Securing the {stack}]
866+
* {ref}/elasticsearch-security.html[Securing the {stack}]
867867
* {stack-ov}/license-management.html[License Management]
868868

869869
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 & 22 deletions
This file was deleted.

docs/en/stack/redirects.asciidoc

Lines changed: 254 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -817,3 +817,257 @@ See {ref}/security-files.html[Security files].
817817

818818
This page has moved.
819819
See {ref}/get-started-license.html[Install a trial license].
820+
821+
[role="exclude",id="xpack-ml"]
822+
=== Machine learning anomaly detection
823+
824+
This page has moved.
825+
See {ml-docs}/xpack-ml.html[Machine learning {anomaly-detect}].
826+
827+
[role="exclude",id="ml-overview"]
828+
=== Overview
829+
830+
This page has moved.
831+
[[ml-forecasting]]
832+
See {ml-docs}/ml-overview.html[Overview].
833+
834+
[role="exclude",id="ml-jobs"]
835+
=== Anomaly detection jobs
836+
837+
This page has moved.
838+
See {ml-docs}/ml-jobs.html[{anomaly-jobs-cap}].
839+
840+
[role="exclude",id="ml-dfeeds"]
841+
=== Datafeeds
842+
843+
This page has moved.
844+
See {ml-docs}/ml-dfeeds.html[Datafeeds].
845+
846+
[role="exclude",id="ml-buckets"]
847+
=== Buckets
848+
849+
This page has moved.
850+
See {ml-docs}/ml-buckets.html[Buckets].
851+
852+
[role="exclude",id="ml-calendars"]
853+
=== Calendars and scheduled events
854+
855+
This page has moved.
856+
See {ml-docs}/ml-calendars.html[Calendars and scheduled events].
857+
858+
[role="exclude",id="ml-rules"]
859+
=== Custom rules
860+
861+
This page has moved.
862+
See {ml-docs}/ml-rules.html[Custom rules].
863+
864+
[role="exclude",id="ml-nodes"]
865+
=== Machine learning nodes
866+
867+
This page has moved.
868+
See {ml-docs}/ml-nodes.html[{ml-cap} nodes].
869+
870+
[role="exclude",id="ml-getting-started"]
871+
=== Tutorial: Getting started with machine learning
872+
873+
This page has moved.
874+
See {ml-docs}/ml-getting-started.html[Tutorial: Getting started with {ml}].
875+
876+
[role="exclude",id="ml-gs-data"]
877+
=== Identifying data for analysis
878+
879+
This page has moved.
880+
See {ml-docs}/ml-gs-data.html[Identifying data for analysis].
881+
882+
[role="exclude",id="ml-gs-wizards"]
883+
=== Creating jobs in Kibana
884+
885+
This page has moved.
886+
See {ml-docs}/ml-gs-wizards.html[Creating jobs in {kib}].
887+
888+
[role="exclude",id="ml-gs-jobs"]
889+
=== Creating single metric jobs
890+
891+
This page has moved.
892+
See {ml-docs}/ml-gs-jobs.html[Creating single metric jobs].
893+
894+
[role="exclude",id="ml-gs-job1-manage"]
895+
=== Managing jobs
896+
897+
This page has moved.
898+
See {ml-docs}/ml-gs-job1-manage.html[Managing jobs].
899+
900+
[role="exclude",id="ml-gs-job1-analyze"]
901+
=== Exploring single metric job results
902+
903+
This page has moved.
904+
See {ml-docs}/ml-gs-job1-analyze.html[Exploring single metric job results].
905+
906+
[role="exclude",id="ml-gs-multi-jobs"]
907+
=== Creating multi-metric jobs
908+
909+
This page has moved.
910+
See {ml-docs}/ml-gs-multi-jobs.html[Creating multi-metric jobs].
911+
912+
[role="exclude",id="ml-gs-job2-analyze"]
913+
=== Exploring multi-metric job results
914+
915+
This page has moved.
916+
See {ml-docs}/ml-gs-job2-analyze.html[Exploring multi-metric job results].
917+
918+
[role="exclude",id="ml-gs-forecast"]
919+
=== Creating forecasts
920+
921+
This page has moved.
922+
See {ml-docs}/ml-gs-forecast.html[Creating forecasts].
923+
924+
[role="exclude",id="ml-gs-next"]
925+
=== Next steps
926+
927+
This page has moved.
928+
See {ml-docs}/ml-gs-next.html[Next steps].
929+
930+
[role="exclude",id="ml-configuring"]
931+
=== Configuring machine learning
932+
933+
This page has moved.
934+
See {ml-docs}/ml-configuring.html[Configuring {ml}].
935+
936+
[role="exclude",id="ml-configuring-url"]
937+
=== Adding custom URLs to machine learning results
938+
939+
This page has moved.
940+
See {ml-docs}/ml-configuring-url.html[Adding custom URLs to {ml} results].
941+
942+
[role="exclude",id="ml-configuring-aggregation"]
943+
=== Aggregating data for faster performance
944+
945+
This page has moved.
946+
See {ml-docs}/ml-configuring-aggregation.html[Aggregating data for faster performance].
947+
948+
[role="exclude",id="ml-configuring-categories"]
949+
=== Categorizing log messages
950+
951+
This page has moved.
952+
[[ml-configuring-analyzer]]
953+
See {ml-docs}/ml-configuring-categories.html[Categorizing log messages].
954+
955+
[role="exclude",id="ml-configuring-pop"]
956+
=== Performing population analysis
957+
958+
This page has moved.
959+
See {ml-docs}/ml-configuring-pop.html[Performing population analysis].
960+
961+
[role="exclude",id="ml-configuring-transform"]
962+
=== Transforming data with script fields
963+
964+
This page has moved.
965+
/See {ml-docs}/ml-configuring-transform.html[Transforming data with script fields].
966+
967+
[role="exclude",id="ml-configuring-detector-custom-rules"]
968+
=== Customizing detectors with custom rules
969+
970+
This page has moved.
971+
See {ml-docs}/ml-configuring-detector-custom-rules.html[Customizing detectors with custom rules].
972+
973+
[role="exclude",id="stopping-ml"]
974+
=== Stop machine learning anomaly detection
975+
976+
This page has moved.
977+
See {ml-docs}/stopping-ml.html[Stop {ml} {anomaly-detect}].
978+
979+
[role="exclude",id="ml-api-quickref"]
980+
=== API quick reference
981+
982+
This page has moved.
983+
See {ml-docs}/ml-api-quickref.html[API quick reference].
984+
985+
[role="exclude",id="ml-functions"]
986+
=== Function reference
987+
988+
This page has moved.
989+
See {ml-docs}/ml-functions.html[Function reference].
990+
991+
[role="exclude",id="ml-count-functions"]
992+
=== Count functions
993+
994+
This page has moved.
995+
See {ml-docs}/ml-count-functions.html[Count functions].
996+
997+
[role="exclude",id="ml-geo-functions"]
998+
=== Geographic functions
999+
1000+
This page has moved.
1001+
See {ml-docs}/ml-geo-functions.html[Geographic functions].
1002+
1003+
[role="exclude",id="ml-info-functions"]
1004+
=== Information content functions
1005+
1006+
This page has moved.
1007+
See {ml-docs}/ml-info-functions.html[Information content functions].
1008+
1009+
[role="exclude",id="ml-metric-functions"]
1010+
=== Metric functions
1011+
1012+
This page has moved.
1013+
See {ml-docs}/ml-metric-functions.html[Metric functions].
1014+
1015+
[role="exclude",id="ml-rare-functions"]
1016+
=== Rare functions
1017+
1018+
This page has moved.
1019+
See {ml-docs}/ml-rare-functions.html[Rare functions].
1020+
1021+
[role="exclude",id="ml-sum-functions"]
1022+
=== Sum functions
1023+
1024+
This page has moved.
1025+
See {ml-docs}/ml-sum-functions.html[Sum functions].
1026+
1027+
[role="exclude",id="ml-time-functions"]
1028+
=== Time functions
1029+
1030+
This page has moved.
1031+
See {ml-docs}/ml-time-functions.html[Time functions].
1032+
1033+
[role="exclude",id="ml-troubleshooting"]
1034+
=== Troubleshooting machine learning anomaly detection
1035+
1036+
This page has moved.
1037+
See {ml-docs}/ml-troubleshooting.html[Troubleshooting machine learning anomaly detection].
1038+
1039+
[role="exclude",id="ml-rollingupgrade"]
1040+
=== Machine learning features unavailable after rolling upgrade
1041+
1042+
This page has moved.
1043+
See {ml-docs}/ml-rollingupgrade.html[{ml-cap} features unavailable after rolling upgrade].
1044+
1045+
[role="exclude",id="ml-mappingclash"]
1046+
=== Job creation failure due to mapping clash
1047+
1048+
This page has moved.
1049+
See {ml-docs}/ml-mappingclash.html[Job creation failure due to mapping clash].
1050+
1051+
[role="exclude",id="ml-jobnames"]
1052+
=== Kibana cannot display jobs with invalid characters in their name
1053+
1054+
This page has moved.
1055+
See {ml-docs}/ml-jobnames.html[Kibana cannot display jobs with invalid characters in their name].
1056+
1057+
[role="exclude",id="ml-upgradedf"]
1058+
=== Upgraded nodes fail to start due to datafeed issues
1059+
1060+
This page has moved.
1061+
See {ml-docs}/ml-upgradedf.html[Upgraded nodes fail to start due to datafeed issues].
1062+
1063+
[role="exclude",id="ml-limitations"]
1064+
=== Machine learning anomaly detection limitations
1065+
1066+
This page has moved.
1067+
See {ml-docs}/ml-limitations.html[{ml-cap} {anomaly-detect} limitations].
1068+
1069+
[role="exclude",id="limitations"]
1070+
=== Limitations
1071+
1072+
This page has moved.
1073+
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
@@ -11,8 +11,6 @@ Having trouble? Here are solutions to common problems you might encounter.
1111

1212
* {kibana-ref}/reporting-troubleshooting.html[{reporting}]
1313

14-
* <<ml-troubleshooting>>
15-
1614
--
1715

1816
[[help]]
@@ -32,4 +30,3 @@ build information and indicates which {stack} features are enabled:
3230
GET /_xpack
3331
--------------------------------------------------
3432

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

0 commit comments

Comments
 (0)