Files
fn-serverless/docs/operating
Tolga Ceylan ad011fde7f fn: introducing docker-syslog driver as default logger (#1189)
* fn: introducing docker-syslog driver as default logger

With this change, fn-agent prefers RFC2454 docker-syslog driver
for logging stdout/stderr from containers. The advantage
of this is to offload it to docker itself instead of
streaming stderr along with stdout, which gets multiplexed
through single connection via docker-API.

The change will need support from FDKs in order to log
correct call-id and supress '\n' that splits syslog lines.
2018-08-29 13:08:02 -07:00
..
2018-02-16 07:38:53 -08:00
2017-11-29 17:50:24 -08:00
2017-11-29 17:50:24 -08:00
2018-08-13 17:06:50 -07:00
2017-11-13 09:39:24 -08:00
2018-07-02 07:09:42 -07:00
2017-11-29 17:50:24 -08:00