Skip to content

Instantly share code, notes, and snippets.

@Patanouk

Patanouk/.txt Secret

Created February 8, 2021 09:46
Show Gist options
  • Save Patanouk/3cd6c7d48852ee1473432f27690e1d55 to your computer and use it in GitHub Desktop.
Save Patanouk/3cd6c7d48852ee1473432f27690e1d55 to your computer and use it in GitHub Desktop.
linkerd-proxy logs for the controller
time="2021-02-08T09:21:02Z" level=info msg="running version stable-2.9.2"
[ 0.001129s] INFO ThreadId(01) linkerd2_proxy::rt: Using single-threaded proxy runtime
[ 0.002033s] INFO ThreadId(01) linkerd2_proxy: Admin interface on 0.0.0.0:4191
[ 0.002049s] INFO ThreadId(01) linkerd2_proxy: Inbound interface on 0.0.0.0:4143
[ 0.002054s] INFO ThreadId(01) linkerd2_proxy: Outbound interface on 127.0.0.1:4140
[ 0.002059s] INFO ThreadId(01) linkerd2_proxy: Tap interface on 0.0.0.0:4190
[ 0.002065s] INFO ThreadId(01) linkerd2_proxy: Local identity is linkerd-controller.linkerd.serviceaccount.identity.linkerd.cluster.local
[ 0.002072s] INFO ThreadId(01) linkerd2_proxy: Identity verified via linkerd-identity-headless.linkerd.svc.cluster.local:8080 (linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local)
[ 0.002077s] INFO ThreadId(01) linkerd2_proxy: Destinations resolved via linkerd-dst-headless.linkerd.svc.cluster.local:8086 (linkerd-destination.linkerd.serviceaccount.identity.linkerd.cluster.local)
[ 0.002961s] INFO ThreadId(01) outbound: linkerd2_app: listen.addr=127.0.0.1:4140 ingress_mode=false
[ 0.003051s] INFO ThreadId(01) inbound: linkerd2_app: listen.addr=0.0.0.0:4143
[ 3.692971s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:42278 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 5.469127s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:42512 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 8.134422s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:42616 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 11.801650s] INFO ThreadId(02) daemon:identity: linkerd2_app: Certified identity: linkerd-controller.linkerd.serviceaccount.identity.linkerd.cluster.local
[ 12.361115s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:42814 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 23.106628s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:43122 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 35.229264s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:43618 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 52.187140s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:44356 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 84.016292s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:45756 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 122.774491s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:47444 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 204.110613s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:50944 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 329.522884s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:56422 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 471.464507s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:34398 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 609.874480s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:40434 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 742.357762s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:46208 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 866.813298s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:51670 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 1002.081028s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:58148 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 1103.341678s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:34394 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 1249.275245s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:40802 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
[ 1393.691023s] INFO ThreadId(01) outbound:accept{peer.addr=172.20.3.183:47138 target.addr=172.21.2.8:8086}: linkerd2_app_core::serve: Connection closed error=Service in fail-fast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment