diff --git a/docs/documentation/platform/dynamic-secrets/elastic-search.mdx b/docs/documentation/platform/dynamic-secrets/elastic-search.mdx index c4e6633e3..cdcb6ce2b 100644 --- a/docs/documentation/platform/dynamic-secrets/elastic-search.mdx +++ b/docs/documentation/platform/dynamic-secrets/elastic-search.mdx @@ -1,9 +1,9 @@ --- -title: "Elastic Search" -description: "Learn how to dynamically generate Elastic Search user credentials." +title: "Elasticsearch" +description: "Learn how to dynamically generate Elasticsearch user credentials." --- -The Infisical Elastic Search dynamic secret allows you to generate Elastic Search credentials on demand based on configured role. +The Infisical Elasticsearch dynamic secret allows you to generate Elasticsearch credentials on demand based on configured role. ## Prerequisites @@ -16,7 +16,7 @@ The Infisical Elastic Search dynamic secret allows you to generate Elastic Searc For testing purposes, you can also use a highly privileged role like `superuser`, that will have full control over the cluster. This is not recommended in production environments following the principle of least privilege. -## Set up Dynamic Secrets with Elastic Search +## Set up Dynamic Secrets with Elasticsearch @@ -25,7 +25,7 @@ The Infisical Elastic Search dynamic secret allows you to generate Elastic Searc ![Add Dynamic Secret Button](../../../images/platform/dynamic-secrets/add-dynamic-secret-button-redis.png) - + ![Dynamic Secret Modal](../../../images/platform/dynamic-secrets/dynamic-secret-modal-elastic-search.png) @@ -42,11 +42,11 @@ The Infisical Elastic Search dynamic secret allows you to generate Elastic Searc - Your Elastic Search host. This is the endpoint that your instance runs on. _(Example: https://your-cluster-ip)_ + Your Elasticsearch host. This is the endpoint that your instance runs on. _(Example: https://your-cluster-ip)_ - The port that your Elastic Search instance is running on. _(Example: 9200)_ + The port that your Elasticsearch instance is running on. _(Example: 9200)_ @@ -54,7 +54,7 @@ The Infisical Elastic Search dynamic secret allows you to generate Elastic Searc - Select the authentication method you want to use to connect to your Elastic Search instance. + Select the authentication method you want to use to connect to your Elasticsearch instance. @@ -124,4 +124,4 @@ To extend the life of the generated dynamic secret leases past its initial time Lease renewals cannot exceed the maximum TTL set when configuring the dynamic secret - \ No newline at end of file +