diff --git a/datacenter/ucp/2.1/guides/admin/configure/store-logs-in-an-external-system.md b/datacenter/ucp/2.1/guides/admin/configure/store-logs-in-an-external-system.md index 3871e9f03c..14a06bf849 100644 --- a/datacenter/ucp/2.1/guides/admin/configure/store-logs-in-an-external-system.md +++ b/datacenter/ucp/2.1/guides/admin/configure/store-logs-in-an-external-system.md @@ -9,7 +9,7 @@ title: Configure UCP logging You can configure UCP for sending logs to a remote logging service: -1. Login into UCP with an administrator account +1. Log in to UCP with an administrator account 2. Navigate to the **Settings** page 3. Set the information about your logging server, and click **Enable Remote Logging** @@ -18,7 +18,7 @@ You can configure UCP for sending logs to a remote logging service: ## Example: Setting up an ELK stack -One popular logging stack is composed of Elasticsearch, Logstash and +One popular logging stack is composed of Elasticsearch, Logstash, and Kibana. The following example demonstrates how to set up an example deployment which can be used for logging.