Docker 日志 Logspout
- 授权协议: MIT
- 开发语言: Google Go
- 操作系统: Linux
- 软件首页: https://github.com/gliderlabs/logspout
软件介绍
Logspout 是一个Docker容器,大小仅 14MB,使用 BusyBox 作为其核心,它可以将来自容器应用程序的日志发送到某一个中央位置,比如单一 JSON 对象或者通过 HTTP API 可获得的流式端点。就挖掘的信息方面而言,Logspout 目前功能有限,因为它只能实现容器的标准输出(stdout)和标准错误输出 (stderr),不过已计划一旦 Docker 提供相关钩子(hook),就允许更全面的日志功能。将来应密切关注这个项目。
The Art of Computer Programming, Volumes 1-3 Boxed Set
Donald E. Knuth / Addison-Wesley Professional / 1998-10-15 / USD 199.99
This multivolume work is widely recognized as the definitive description of classical computer science. The first three volumes have for decades been an invaluable resource in programming theory and p......一起来看看 《The Art of Computer Programming, Volumes 1-3 Boxed Set》 这本书的介绍吧!
