docs/config
Kir Kolyshkin 12cab58194 logging/gelf: recommend to disable compression
It was discovered that compression in gelf logging driver
is highly inefficient in terms of CPU. IOW, lots of CPU
is used when compression is enabled.

The natural solution would be to change the default
to `none`, i.e. no compression, but that would break
some setups (in particular, using Logstash < 7.4).

The only option left is to warn the user about the
consequences of leaving the compression enabled.

For more background details, please see
https://github.com/moby/moby/pull/40101

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-11-14 14:58:57 -08:00
..
containers logging/gelf: recommend to disable compression 2019-11-14 14:58:57 -08:00
daemon Synced Docs Public Master with Docs Private Master 2019-07-19 11:02:28 +00:00
thirdparty Update product names 2019-03-11 12:58:59 -07:00
formatting.md Update formatting.md 2018-12-26 09:50:25 -07:00
labels-custom-metadata.md Update link to documentation for filtering images by label (#5889) 2018-02-02 09:30:56 -08:00
pruning.md Clean up information architecture (#5893) 2018-02-01 15:25:43 -08:00