Skip to content

Commit 5bdad0e

Browse files
authored
Update store-logs-in-an-external-system.md
call out DEBUG level logging generates lots messages
1 parent 4bc6a27 commit 5bdad0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ee/ucp/admin/configure/store-logs-in-an-external-system.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Configure UCP logging
33
description: 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.
55
keywords: 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

1010
1. Log in to UCP with an administrator account.
1111
2. 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

0 commit comments

Comments
 (0)