From 733b8a6b9afdbfe69a6691c2f86904b2456f15ac Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Sat, 8 Apr 2017 04:13:21 +0800 Subject: [PATCH] Update store-logs-in-an-external-system.md (#2672) --- .../admin/configure/store-logs-in-an-external-system.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.