From 47fb64f9c680e6c19344f2279b08587d04ab5c91 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Thu, 23 Sep 2021 22:02:48 +0200 Subject: [PATCH] Update link to security reference The tutorial page was deleted and links to this reference page. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d1bbd53..4ab9fa9 100644 --- a/README.md +++ b/README.md @@ -207,8 +207,8 @@ users][builtin-users] instead for increased security. $ docker-compose restart kibana logstash ``` - *:information_source: Learn more about the security of the Elastic stack at [Tutorial: Getting started with - security][sec-tutorial].* + *:information_source: Learn more about the security of the Elastic stack at [Secure the Elastic + Stack][sec-cluster].* ### Injecting data @@ -435,7 +435,7 @@ instead of `elasticsearch`.* [builtin-users]: https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html [ls-security]: https://www.elastic.co/guide/en/logstash/current/ls-security.html -[sec-tutorial]: https://www.elastic.co/guide/en/elasticsearch/reference/current/security-getting-started.html +[sec-cluster]: https://www.elastic.co/guide/en/elasticsearch/reference/current/secure-cluster.html [connect-kibana]: https://www.elastic.co/guide/en/kibana/current/connect-to-elasticsearch.html [index-pattern]: https://www.elastic.co/guide/en/kibana/current/index-patterns.html