Re: How to turn off the dubbo monitor log

2018-03-11 Thread Ian Luo
In order to turn off the log, you need to
specify com.alibaba.dubbo.monitor.dubbo.DubboMonitor log entry in your log
file and set its logging level above INFO.

On Fri, Mar 9, 2018 at 2:26 PM, ? ?? <victor@outlook.com> wrote:

> Dear all,
> How to turn off the dubbo monitor log
> e.g.
> [com.alibaba.dubbo.monitor.dubbo.DubboMonitor] [INFO] -  [DUBBO] Send
> statistics to monitor zookeeper://xxx:2181/com.alibaba.dubbo.monitor.
> MonitorService?anyhost=true=simple-monitor&
> check=false=-1=2.6.0=false=
> com.alibaba.dubbo.monitor.MonitorService=lookup,
> collect=qm=9669=1520089496318=2.6.0&
> side=provider=1520489737506, dubbo version: 2.6.0, current
> host: xxx
>
>
> Best Regards,
> Victor Zeng.
>


How to turn off the dubbo monitor log

2018-03-10 Thread ? ??
Dear all,
How to turn off the dubbo monitor log
e.g.
[com.alibaba.dubbo.monitor.dubbo.DubboMonitor] [INFO] -  [DUBBO] Send 
statistics to monitor 
zookeeper://xxx:2181/com.alibaba.dubbo.monitor.MonitorService?anyhost=true=simple-monitor=false=-1=2.6.0=false=com.alibaba.dubbo.monitor.MonitorService=lookup,collect=qm=9669=1520089496318=2.6.0=provider=1520489737506,
 dubbo version: 2.6.0, current host: xxx


Best Regards,
Victor Zeng.