From a1bcd6a2626f5d45d6ce4f7dd7a6cca5053fad1b Mon Sep 17 00:00:00 2001 From: Craig Norris <cnorris@gitlab.com> Date: Thu, 9 Dec 2021 20:42:57 +0000 Subject: [PATCH] Add tier badge to troubleshooting Elasticsearch --- doc/administration/troubleshooting/elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/administration/troubleshooting/elasticsearch.md b/doc/administration/troubleshooting/elasticsearch.md index cfce3b945541b..c45938ecd3f73 100644 --- a/doc/administration/troubleshooting/elasticsearch.md +++ b/doc/administration/troubleshooting/elasticsearch.md @@ -4,7 +4,7 @@ group: Global Search info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments --- -# Troubleshooting Elasticsearch +# Troubleshooting Elasticsearch **(PREMIUM SELF)** To install and configure Elasticsearch, and for common and known issues, visit the [administrator documentation](../../integration/elasticsearch.md). -- GitLab