openresty可以支持不落地log写入scribe吗?貌似只有淘宝的版本支持管道,有什么好的办法吗? --
试试 lua-resty-logger-socket https://github.com/cloudflare/lua-resty-logger-socket 当然是代码里记 log,不是 accesslog--smallfish http://chenxiaoyu.org On Tue, Jan 20, 2015 at 9:40 AM, Bruce Chen <bruce...@gmail.com> wrote:openresty可以支持不落地log写入scribe吗?貌似只有淘宝的版本支持管道,有什么好的办法吗? --
这个支持scribe协议吗?On Tuesday, January 20, 2015 at 9:49:11 AM UTC+8, smallfish wrote:试试 lua-resty-logger-socket https://github.com/cloudflare/lua-resty-logger-socket 当然是代码里记 log,不是 accesslog--smallfish http://chenxiaoyu.org On Tue, Jan 20, 2015 at 9:40 AM, Bruce Chen <bruce...@gmail.com> wrote:openresty可以支持不落地log写入scribe吗?貌似只有淘宝的版本支持管道,有什么好的办法吗? -- --