Skip to content

Commit 77c1438

Browse files
Jim GalasynJoao Fernandes
Jim Galasyn
authored and
Joao Fernandes
committed
Add guidance about logging to external system (docker#348)
1 parent 28b265d commit 77c1438

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

datacenter/ucp/3.0/guides/admin/configure/store-logs-in-an-external-system.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ You can configure UCP for sending logs to a remote logging service:
1414

1515
![](../../images/configure-logs-1.png){: .with-border}
1616

17+
> External system for logs
18+
>
19+
> Administrators should configure Docker EE to store logs using an external
20+
> system. By default, the Docker daemon doesn't delete logs, which means that
21+
> in a production system with intense usage, your logs can consume a
22+
> significant amount of disk space.
23+
{: .important}
24+
1725
## Example: Setting up an ELK stack
1826

1927
One popular logging stack is composed of Elasticsearch, Logstash, and

0 commit comments

Comments
 (0)