Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grpc-proxy: disable server-side grpc internal log #8983

Closed
gyuho opened this issue Dec 6, 2017 · 0 comments
Closed

grpc-proxy: disable server-side grpc internal log #8983

gyuho opened this issue Dec 6, 2017 · 0 comments

Comments

@gyuho
Copy link
Contributor

gyuho commented Dec 6, 2017

22:19:52 etcd1 | 2017-12-06 22:19:52.171894 I | embed: serving client requests on 127.0.0.1:2379
22:19:52 etcd3 | 2017-12-06 22:19:52.198653 I | embed: serving client requests on 127.0.0.1:32379
22:19:52 proxy | INFO: 2017/12/06 22:19:52 balancerWrapper: handle subconn state change: 0xc420241b90, READY
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: updating state and picker called by balancer: READY, 0xc4202502a0
22:19:52 proxy | INFO: 2017/12/06 22:19:52 balancerWrapper: handle subconn state change: 0xc420241af0, READY
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: updating state and picker called by balancer: READY, 0xc4202502a0
22:19:52 proxy | INFO: 2017/12/06 22:19:52 balancerWrapper: got update addr from Notify: [{localhost:32379 <nil>}]
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: removing subconn
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: removing subconn
22:19:52 proxy | INFO: 2017/12/06 22:19:52 balancerWrapper: handle subconn state change: 0xc420241af0, SHUTDOWN
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: updating state and picker called by balancer: READY, 0xc4202502a0
22:19:52 proxy | INFO: 2017/12/06 22:19:52 balancerWrapper: handle subconn state change: 0xc420241b40, SHUTDOWN
22:19:52 proxy | INFO: 2017/12/06 22:19:52 ccBalancerWrapper: updating state and picker called by balancer: READY, 0xc4202502a0
22:19:52 proxy | 2017-12-06 22:19:52.257597 I | etcdmain: grpc-proxy: listening for metrics on https://localhost:9378
22:19:52 proxy | WARNING: 2017/12/06 22:19:52 Failed to dial localhost:22379: grpc: the connection is closing; please retry.
22:19:52 proxy | WARNING: 2017/12/06 22:19:52 Failed to dial localhost:22379: grpc: the connection is closing; please retry.
22:19:52 etcd2 | 2017-12-06 22:19:52.299904 I | etcdserver: setting up the initial cluster version to 3.2
22:19:52 etcd2 | 2017-12-06 22:19:52.301693 N | etcdserver/membership: set the initial cluster version to 3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant