Add guidance about logging to external system (#348)

This commit is contained in:
Jim Galasyn 2017-12-12 15:18:24 -08:00
parent 3bdf867511
commit 94d64e2763
1 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,14 @@ You can configure UCP for sending logs to a remote logging service:
![](../../images/configure-logs-1.png){: .with-border}
> External system for logs
>
> Administrators should configure Docker EE to store logs using an external
> system. By default, the Docker daemon doesn't delete logs, which means that
> in a production system with intense usage, your logs can consume a
> significant amount of disk space.
{: .important}
## Example: Setting up an ELK stack
One popular logging stack is composed of Elasticsearch, Logstash, and