mirror of https://github.com/docker/docs.git
30 lines
735 B
Markdown
30 lines
735 B
Markdown
---
|
|
description: Learn how to configure Docker Universal Control Plane to store your logs
|
|
on an external log system.
|
|
keywords:
|
|
- docker, ucp, integrate, logs
|
|
menu:
|
|
main:
|
|
identifier: ucp_configure_logs
|
|
parent: mn_ucp_configuration
|
|
weight: 10
|
|
title: Configure UCP logging
|
|
---
|
|
|
|
## Configure UCP logging
|
|
|
|
You can configure UCP for sending logs to a remote logging service:
|
|
|
|
1. Login into UCP with an administrator account
|
|
2. Navigate to the **Settings** page
|
|
3. Set the information about your logging server, and click
|
|
**Enable Remote Logging**
|
|
|
|

|
|
|
|
|
|
## Where to go next
|
|
|
|
* [Integrate with DTR](dtr-integration.md)
|
|
* [Set up high availability](../high-availability/set-up-high-availability.md)
|