Skip to content

Commit 4184ac0

Browse files
committed
[DOCS] Drafts index.asciidoc for ML Guide (#734)
1 parent 76889e6 commit 4184ac0

File tree

3 files changed

+34
-0
lines changed

3 files changed

+34
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
By default, when you install {stack} products, they apply basic licenses with no
2+
expiration dates. To view your license in {kib}, go to **Management** and click
3+
**License Management**.
4+
5+
[role="screenshot"]
6+
image::images/management-license.png["The License Management page in {kib}"]
7+
8+
For more information about Elastic license levels, see
9+
https://www.elastic.co/subscriptions.
10+
11+
You can start a 30-day trial to try out all of the platinum features, including
12+
{ml-features}. Click **Start trial** on the **License Management** page in {kib}.
13+
14+
IMPORTANT: If your cluster has already activated a trial license for the current
15+
major version, you cannot start a new trial. For example, if you have already
16+
activated a trial for v6.0, you cannot start a new trial until v7.0.
17+
18+
At the end of the trial period, the platinum features operate in a
19+
{stack-ov}/license-expiration.html[degraded mode]. You can revert to a basic license, extend
20+
the trial, or purchase a subscription.
103 KB
Loading

docs/en/stack/ml/index.asciidoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
= Machine Learning in the Elastic Stack
2+
3+
:doctype: book
4+
:forum: https://discuss.elastic.co/c/x-pack
5+
:blog-ref: https://www.elastic.co/blog/
6+
:wikipedia: https://en.wikipedia.org/wiki
7+
:es-repo-dir: {docdir}/../../../../../elasticsearch/docs/reference
8+
:stack-repo-dir: {docdir}
9+
include::{asciidoc-dir}/../../shared/versions/stack/{source_branch}.asciidoc[]
10+
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
11+
12+
include::anomaly-detection/index.asciidoc[]
13+
14+
include::df-analytics/index.asciidoc[]

0 commit comments

Comments
 (0)