Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.2][DOCS] Removes ML content from Stack Overview #779

Merged
merged 3 commits into from
Dec 19, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/60_upgrade_guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@
[[Upgrade Elasticsearch for Hadoop to 5.6.|https://www.elastic.co/guide/en/elasticsearch/hadoop/5.6/install.html]]\
&lt;&lt;endif&gt;&gt;\</tw-passagedata><tw-passagedata pid="12" name="rolling-upgrade-60" tags="" position="1401,476">!!!Upgrade to 6.3
&lt;&lt;if $xpack_ml&gt;&gt;\
[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/elastic-stack-overview/6.3/stopping-ml.html]]
[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/machine-learning/6.3/stopping-ml.html]]
&lt;&lt;endif&gt;&gt;\
&lt;&lt;if $hadoop&gt;&gt;\
&lt;span class=&quot;pseudo-link&quot;&gt;Disable ingestion from Hadoop while you upgrade the stack.&lt;/span&gt;
Expand Down
6 changes: 3 additions & 3 deletions docs/en/getting-started/get-started-stack.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ laptop.
IMPORTANT: Implementing security is a critical step in setting up the {stack}.
To get up and running quickly with a sample installation, you skip those steps
right now. Before sending sensitive data across the network, make sure you
{stack-ov}/elasticsearch-security.html[secure the {stack}] and enable
{stack-ov}/encrypting-communications.html[encrypted communications].
{ref}/elasticsearch-security.html[secure the {stack}] and enable
{ref}/encrypting-communications.html[encrypted communications].

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

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

Want to get up and running quickly with infrastructure metrics monitoring and
Expand Down
4 changes: 0 additions & 4 deletions docs/en/stack/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,8 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]

include::introduction.asciidoc[]

include::ml/anomaly-detection/index.asciidoc[]

include::troubleshooting.asciidoc[]

include::limitations.asciidoc[]

include::license.asciidoc[]

include::redirects.asciidoc[]
2 changes: 1 addition & 1 deletion docs/en/stack/license.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ you install in {kib} or by using the {ref}/update-license.html[update license AP

TIP: If you are using a basic or trial license, {security-features} are disabled
by default. In all other licenses, {security-features} are enabled by default;
you must {stack-ov}/security-getting-started.html[secure the {stack}] or disable
you must {ref}/secure-cluster.html[secure the {stack}] or disable
the {security-features}.

--
Expand Down
24 changes: 0 additions & 24 deletions docs/en/stack/limitations.asciidoc

This file was deleted.

4 changes: 2 additions & 2 deletions docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ than running multiple jobs against the same data.

A _population job_ detects activity that is unusual compared to the behavior of
the population. For more information, see
{stack-ov}/ml-configuring-pop.html[Performing population analysis].
{ml-docs}/ml-configuring-pop.html[Performing population analysis].

An _advanced job_ can contain multiple detectors and enables you to configure all
job settings.
Expand Down Expand Up @@ -73,7 +73,7 @@ create and manage jobs and post data to them. For more information, see

////
Ready to get some hands-on experience? See
{stack-ov}/ml-getting-started.html[Getting Started with Machine Learning].
{ml-docs}/ml-getting-started.html[Getting Started with Machine Learning].

The following video tutorials also demonstrate single metric, multi-metric, and
advanced jobs:
Expand Down
216 changes: 216 additions & 0 deletions docs/en/stack/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -975,3 +975,219 @@ See {ref}/remote-recovery.html[Remote recovery].

See {ref}/ccr-upgrading.html[Upgrading clusters].

[role="exclude",id="xpack-ml"]
=== Machine learning anomaly detection

This page has moved.
See {ml-docs}/xpack-ml.html[Machine learning {anomaly-detect}].

[role="exclude",id="ml-overview"]
=== Overview

This page has moved.
[[ml-forecasting]]
See {ml-docs}/ml-overview.html[Overview].

[role="exclude",id="ml-jobs"]
=== Anomaly detection jobs

This page has moved.
See {ml-docs}/ml-jobs.html[{anomaly-jobs-cap}].

[role="exclude",id="ml-dfeeds"]
=== Datafeeds

This page has moved.
See {ml-docs}/ml-dfeeds.html[Datafeeds].

[role="exclude",id="ml-buckets"]
=== Buckets

This page has moved.
See {ml-docs}/ml-buckets.html[Buckets].

[role="exclude",id="ml-calendars"]
=== Calendars and scheduled events

This page has moved.
See {ml-docs}/ml-calendars.html[Calendars and scheduled events].

[role="exclude",id="ml-rules"]
=== Custom rules

This page has moved.
See {ml-docs}/ml-rules.html[Custom rules].

[role="exclude",id="ml-nodes"]
=== Machine learning nodes

This page has moved.
See {ml-docs}/ml-nodes.html[{ml-cap} nodes].

[role="exclude",id="create-jobs"]
=== Creating anomaly detection jobs

This page has moved.
See {ml-docs}/create-jobs.html[Creating anomaly detection jobs].

[role="exclude",id="job-tips"]
=== Machine learning job tips

This page has moved.
See {ml-docs}/job-tips.html[Machine learning job tips].

[role="exclude",id="ml-configuring"]
=== Configuring machine learning

This page has moved.
See {ml-docs}/ml-configuring.html[Configuring {ml}].

[role="exclude",id="ml-configuring-url"]
=== Adding custom URLs to machine learning results

This page has moved.
See {ml-docs}/ml-configuring-url.html[Adding custom URLs to {ml} results].

[role="exclude",id="ml-configuring-aggregation"]
=== Aggregating data for faster performance

This page has moved.
See {ml-docs}/ml-configuring-aggregation.html[Aggregating data for faster performance].

[role="exclude",id="ml-configuring-detector-custom-rules"]
=== Customizing detectors with custom rules

This page has moved.
See {ml-docs}/ml-configuring-detector-custom-rules.html[Customizing detectors with custom rules].

[role="exclude",id="ml-configuring-categories"]
=== Categorizing log messages

This page has moved.
See {ml-docs}/ml-configuring-categories.html[Categorizing log messages].

[role="exclude",id="ml-configuring-pop"]
=== Performing population analysis

This page has moved.
See {ml-docs}/ml-configuring-pop.html[Performing population analysis].

[role="exclude",id="ml-configuring-transform"]
=== Transforming data with script fields

This page has moved.
/See {ml-docs}/ml-configuring-transform.html[Transforming data with script fields].

[role="exclude",id="ml-delayed-data-detection"]
=== Handling delayed data

This page has moved.
See {ml-docs}/ml-delayed-data-detection.html[Handling delayed data].

[role="exclude",id="stopping-ml"]
=== Stop machine learning anomaly detection

This page has moved.
See {ml-docs}/stopping-ml.html[Stop {ml} {anomaly-detect}].

[role="exclude",id="ml-api-quickref"]
=== API quick reference

This page has moved.
See {ml-docs}/ml-api-quickref.html[API quick reference].

[role="exclude",id="ml-functions"]
=== Function reference

This page has moved.
See {ml-docs}/ml-functions.html[Function reference].

[role="exclude",id="ml-count-functions"]
=== Count functions

This page has moved.
See {ml-docs}/ml-count-functions.html[Count functions].

[role="exclude",id="ml-geo-functions"]
=== Geographic functions

This page has moved.
See {ml-docs}/ml-geo-functions.html[Geographic functions].

[role="exclude",id="ml-info-functions"]
=== Information content functions

This page has moved.
See {ml-docs}/ml-info-functions.html[Information content functions].

[role="exclude",id="ml-metric-functions"]
=== Metric functions

This page has moved.
See {ml-docs}/ml-metric-functions.html[Metric functions].

[role="exclude",id="ml-rare-functions"]
=== Rare functions

This page has moved.
See {ml-docs}/ml-rare-functions.html[Rare functions].

[role="exclude",id="ml-sum-functions"]
=== Sum functions

This page has moved.
See {ml-docs}/ml-sum-functions.html[Sum functions].

[role="exclude",id="ml-time-functions"]
=== Time functions

This page has moved.
See {ml-docs}/ml-time-functions.html[Time functions].

[role="exclude",id="ml-troubleshooting"]
=== Troubleshooting machine learning anomaly detection

This page has moved.
See {ml-docs}/ml-troubleshooting.html[Troubleshooting machine learning anomaly detection].

[role="exclude",id="ml-rollingupgrade"]
=== Machine learning features unavailable after rolling upgrade

This page has moved.
See {ml-docs}/ml-rollingupgrade.html[{ml-cap} features unavailable after rolling upgrade].

[role="exclude",id="ml-mappingclash"]
=== Job creation failure due to mapping clash

This page has moved.
See {ml-docs}/ml-mappingclash.html[Job creation failure due to mapping clash].

[role="exclude",id="ml-jobnames"]
=== Kibana cannot display jobs with invalid characters in their name

This page has moved.
See {ml-docs}/ml-jobnames.html[Kibana cannot display jobs with invalid characters in their name].

[role="exclude",id="ml-upgradedf"]
=== Upgraded nodes fail to start due to datafeed issues

This page has moved.
See {ml-docs}/ml-upgradedf.html[Upgraded nodes fail to start due to datafeed issues].

[role="exclude",id="ml-limitations"]
=== Machine learning anomaly detection limitations

This page has moved.
See {ml-docs}/ml-limitations.html[{ml-cap} {anomaly-detect} limitations].

[role="exclude",id="transform-limitations"]
=== {transform-cap} limitations

This page has moved.
See {ref}/transform-limitations.html[{transform-cap} limitations].

[role="exclude",id="limitations"]
=== Limitations

This page has moved.
See {ml-docs}/ml-limitations.html[{ml-cap} {anomaly-detect} limitations].
5 changes: 0 additions & 5 deletions docs/en/stack/troubleshooting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ Having trouble? Here are solutions to common problems you might encounter.

* <<help>>

* <<ml-troubleshooting>>
* <<dataframe-troubleshooting,{transforms-cap}>>


--

[[help]]
Expand All @@ -31,4 +27,3 @@ GET /_xpack
--------------------------------------------------
// CONSOLE

include::ml/anomaly-detection/troubleshooting.asciidoc[]