You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm migrating my application to grpc. Everything working fine but for latency plotting I need access log in tomcat but I'm unable to generate access log. The only solution I found so far is the server interceptor. Doesn't grpc support access logging just like we have in tomcat if yes how to enable?
I'm migrating my application to grpc. Everything working fine but for latency plotting I need access log in tomcat but I'm unable to generate access log. The only solution I found so far is the server interceptor. Doesn't grpc support access logging just like we have in tomcat if yes how to enable?
127.0.0.1 - - [18/May/2020:13:06:28 +0530] "POST /app/api/v1.0/search HTTP/1.1" 200 1931396 1938
The text was updated successfully, but these errors were encountered: