File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22title : Configure UCP logging
33description : Learn how to configure Docker Universal Control Plane to store your logs
4- on an external log system.
4+ on an external log system and configure an appropriate log level .
55keywords : ucp, integrate, logs
66---
77
8- You can configure UCP for sending logs to a remote logging service:
8+ You can configure UCP's log level and destination for sending logs to a remote logging service:
99
10101 . Log in to UCP with an administrator account.
11112 . Navigate to the ** Admin Settings** page.
@@ -19,7 +19,7 @@ You can configure UCP for sending logs to a remote logging service:
1919> Administrators should configure Docker EE to store logs using an external
2020> system. By default, the Docker daemon doesn't delete logs, which means that
2121> in a production system with intense usage, your logs can consume a
22- > significant amount of disk space.
22+ > significant amount of disk space, especially when configured at DEBUG level .
2323 {: .important}
2424
2525## Example: Setting up an ELK stack
You can’t perform that action at this time.
0 commit comments