Loading...
This site is best viewed in a modern browser with JavaScript enabled.
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
lua-resty-logger-socket可不可以实现upstream的方式进行
soaercom
HI ,
现在想实现业务日志的集中管理,lua-resty-logger-socket能否实现upstream的方式实现负载呢?log服务器为syslog-ng
doujiang24
Hello
你可以自己在 Lua 代码里实现,负载均衡的方法可以在这里看看:
https://github.com/agentzh/lua-resty-balancer
在 2016年8月10日 下午7:20,
<
soa...@gmail.com
>
写道:
HI ,
现在想实现业务日志的集中管理,lua-resty-
logger-
socket能否实现upstream的方式实现负载呢?
log服务器为syslog-ng
--