@@ -23,13 +23,11 @@ running.
2323. Launch the {kib} web interface by pointing your browser to port 5601. For
2424example, http://127.0.0.1:5601[http://127.0.0.1:5601].
2525
26- [float]
2726[[gs-security-license]]
2827=== Install a trial license
2928
3029include::{docdir}/getting-started/get-started-trial.asciidoc[]
3130
32- [float]
3331[[gs-security-enabled]]
3432=== Enable security in {es}
3533
@@ -40,7 +38,6 @@ nodes, you would enable {security} on every node in the cluster and configure
4038Transport Layer Security (TLS) for internode-communication, which is beyond the
4139scope of this tutorial.
4240
43- [float]
4441[[gs-built-in-users]]
4542=== Create passwords for built-in users
4643
@@ -55,13 +52,11 @@ information, see
5552{logstash-ref}/ls-security.html#ls-monitoring-user[Configuring credentials for {ls} monitoring]
5653and {metricbeat-ref}/monitoring.html[Monitoring {metricbeat}].
5754
58- [float]
5955[[gs-kibana-security]]
6056=== Add the built-in user to {kib}
6157
6258include::get-started-kibana-users.asciidoc[]
6359
64- [float]
6560[[gs-realms]]
6661=== Configure authentication
6762
@@ -83,7 +78,6 @@ creating users!
8378If you want to learn more about authentication and realms, see
8479<<setting-up-authentication>>.
8580
86- [float]
8781[[gs-users]]
8882=== Create users
8983
@@ -112,7 +106,6 @@ that {ls} can use to communicate with {es}. Click *Create user* and create a
112106[role="screenshot"]
113107image::security/images/create-logstash-user.jpg["Creating a {ls} user in {kib}"]
114108
115- [float]
116109[[gs-roles]]
117110=== Assign roles
118111
@@ -175,7 +168,6 @@ image::security/images/management-users.jpg["User management screenshot in Kiban
175168
176169If you want to learn more about authorization and roles, see <<authorization>>.
177170
178- [float]
179171[[gs-logstash-security]]
180172=== Add user information in {ls}
181173
@@ -295,7 +287,6 @@ For more methods, see {metricbeat-ref}/metricbeat-starting.html[Starting {metric
295287
296288Wait a few minutes for new data to be sent from {metricbeat} to {ls} and {es}.
297289
298- [float]
299290[[gs-view-security]]
300291=== View system metrics in {kib}
301292
@@ -306,7 +297,6 @@ These roles enable the user to see the system metrics in {kib} (for example, on
306297the *Discover* page or in the
307298http://localhost:5601/app/kibana#/dashboard/Metricbeat-system-overview[{metricbeat} system overview dashboard]).
308299
309- [float]
310300[[gs-security-nextsteps]]
311301=== What's next?
312302
0 commit comments