Docker 日志 Logspout

码农软件 · 软件分类 · 日志工具(Logging) · 2019-09-20 12:28:49

软件介绍

Logspout 是一个Docker容器,大小仅 14MB,使用 BusyBox 作为其核心,它可以将来自容器应用程序的日志发送到某一个中央位置,比如单一 JSON 对象或者通过 HTTP API 可获得的流式端点。就挖掘的信息方面而言,Logspout 目前功能有限,因为它只能实现容器的标准输出(stdout)和标准错误输出 (stderr),不过已计划一旦 Docker 提供相关钩子(hook),就允许更全面的日志功能。将来应密切关注这个项目。

本文地址:https://codercto.com/soft/d/15006.html

Designing Data-Intensive Applications

Designing Data-Intensive Applications

Martin Kleppmann / O'Reilly Media / 2017-4-2 / USD 44.99

Data is at the center of many challenges in system design today. Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, w......一起来看看 《Designing Data-Intensive Applications》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器

html转js在线工具
html转js在线工具

html转js在线工具