Skip to content

Commit 60d7771

Browse files
committed
[DOCS] Move security tutorial
1 parent 213e9da commit 60d7771

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[role="xpack"]
22
[testenv="trial"]
33
[[security-getting-started]]
4-
== Getting started with security
4+
== Tutorial: Getting started with security
55

66
In this tutorial, you learn how to secure a cluster by configuring users and
77
roles in {es}, {kib}, {ls}, and {metricbeat}.
@@ -37,9 +37,9 @@ include::{docdir}/get-started-trial.asciidoc[]
3737
include::get-started-enable-security.asciidoc[]
3838

3939
NOTE: This tutorial involves a single node cluster, but if you had multiple
40-
nodes, you would enable {security} on every node in the cluster and configure
41-
Transport Layer Security (TLS) for internode-communication, which is beyond the
42-
scope of this tutorial.
40+
nodes, you would enable {es} {security-features} on every node in the cluster
41+
and configure Transport Layer Security (TLS) for internode-communication, which
42+
is beyond the scope of this tutorial.
4343

4444
[role="xpack"]
4545
[[get-started-built-in-users]]

docs/en/stack/security/index.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ Head over to our {security-forum}[Security Discussion Forum]
9090
to share your experience, questions, and suggestions.
9191
--
9292

93-
:edit_url: https://github.com/elastic/stack-docs/edit/{branch}/docs/en/stack/security/get-started-security.asciidoc
94-
include::get-started-security.asciidoc[]
95-
9693
:edit_url: https://github.com/elastic/stack-docs/edit/{branch}/docs/en/stack/security/how-security-works.asciidoc
9794
include::how-security-works.asciidoc[]
9895

@@ -114,3 +111,5 @@ include::{xes-repo-dir}/security/using-ip-filtering.asciidoc[]
114111
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations.asciidoc
115112
include::{xes-repo-dir}/security/ccs-clients-integrations.asciidoc[]
116113

114+
:edit_url: https://github.com/elastic/stack-docs/edit/{branch}/docs/en/stack/security/get-started-security.asciidoc
115+
include::get-started-security.asciidoc[]

0 commit comments

Comments
 (0)