Skip to content

Commit

Permalink
[DOCS] Fixes Stack Overview links (elastic#3925) (elastic#3936)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Jul 1, 2020
1 parent 9d5f004 commit 5d33d4f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/copied-from-beats/docs/https.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
To secure the communication between {beatname_uc} and Elasticsearch, you can use
HTTPS and basic authentication. Basic authentication for Elasticsearch is
available when you enable {security} (see
{stack-ov}/elasticsearch-security.html[Securing the {stack}] and <<securing-beats>>).
{ref}/elasticsearch-security.html[Securing the {stack}] and configure {beatname_uc} to use {security-features}).
If you aren't using {security}, you can use a web proxy instead.

Here is a sample configuration:
Expand Down
2 changes: 1 addition & 1 deletion docs/copied-from-beats/docs/security/basic-auth.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ output.elasticsearch:
--------------------------------------------------

To learn more about {stack} security features and other types of
authentication, see {stack-ov}/elasticsearch-security.html[Securing the
authentication, see {ref}/elasticsearch-security.html[Securing the
{stack}].
6 changes: 3 additions & 3 deletions docs/copied-from-beats/docs/security/users.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -349,9 +349,9 @@ endif::apm-server[]
==== Learn more about users and roles

Want to learn more about creating users and roles? See
{stack-ov}/elasticsearch-security.html[Securing the {stack}]. Also see:
{ref}/elasticsearch-security.html[Securing the {stack}]. Also see:

* {stack-ov}/security-privileges.html[Security privileges] for a description of
* {ref}/security-privileges.html[Security privileges] for a description of
available privileges
* {stack-ov}/built-in-roles.html[Built-in roles] for a description of roles that
* {ref}/built-in-roles.html[Built-in roles] for a description of roles that
you can assign to users

0 comments on commit 5d33d4f

Please sign in to comment.