Update store-logs-in-an-external-system.md (#2672)

This commit is contained in:
Wang Jie 2017-04-08 04:13:21 +08:00 committed by John Mulhausen
parent 09f709ed0c
commit 733b8a6b9a
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ title: Configure UCP logging
You can configure UCP for sending logs to a remote logging service: 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 2. Navigate to the **Settings** page
3. Set the information about your logging server, and click 3. Set the information about your logging server, and click
**Enable Remote Logging** **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 ## 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 Kibana. The following example demonstrates how to set up an example
deployment which can be used for logging. deployment which can be used for logging.