mirror of https://github.com/docker/docs.git
Update store-logs-in-an-external-system.md (#2672)
This commit is contained in:
parent
09f709ed0c
commit
733b8a6b9a
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue