[DOCS] Fixing cross doc links to stack overview security topic

This commit is contained in:
Deb Adair 2018-08-15 15:14:41 -07:00
parent 1f7fdbfe7c
commit 0dcb8ac430
3 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
password-protect your data as well as implement more advanced security measures
such as encrypting communications, role-based access control, IP filtering, and
auditing. For more information, see
{xpack-ref}/xpack-security.html[Securing {es} and {kib}] and
{xpack-ref}/elasticsearch-security.html[Securing {es} and {kib}] and
<<using-kibana-with-security,Configuring Security in {kib}>>.
[float]
@ -20,7 +20,7 @@ authentication and built-in users, see
[float]
=== Roles
You can manage roles on the *Management* / *Security* / *Roles* page, or use
You can manage roles on the *Management* / *Security* / *Roles* page, or use
{kib}'s <<role-management-api>>. For more information on configuring roles for
{kib} see <<xpack-security-authorization, {kib} Authorization>>.

View file

@ -4,7 +4,7 @@
[float]
=== Hosted Kibana
If you are running our https://cloud.elastic.co[hosted Elasticsearch Service]
If you are running our https://cloud.elastic.co[hosted Elasticsearch Service]
on Elastic Cloud, you can access Kibana with a single click.
[float]
@ -48,7 +48,7 @@ downloaded from the Elastic Docker Registry.
<<docker,Running Kibana on Docker>>
IMPORTANT: If your Elasticsearch installation is protected by
{xpack-ref}/xpack-security.html[{security}] see
{xpack-ref}/elasticsearch-security.html[{security}] see
{kibana-ref}/using-kibana-with-security.html[Configuring Security in Kibana] for
additional setup instructions.

View file

@ -21,7 +21,7 @@ and an Elasticsearch client node on the same machine. For more information, see
[[configuring-kibana-shield]]
=== Using Kibana with {security}
You can use {stack-ov}/xpack-security.html[{security}] to control what
You can use {stack-ov}/elasticsearch-security.html[{security}] to control what
Elasticsearch data users can access through Kibana.
When {security} is enabled, Kibana users have to log in. They need to
@ -40,7 +40,7 @@ For information about setting up Kibana users, see
[[enabling-ssl]]
=== Enabling SSL
See <<configuring-tls>>.
See <<configuring-tls>>.
[float]
[[load-balancing]]