Skip to content

Instantly share code, notes, and snippets.

@Patanouk
Created February 10, 2021 03:38
Show Gist options
  • Save Patanouk/31fd694a5bd3e5f2afc283047ebca160 to your computer and use it in GitHub Desktop.
Save Patanouk/31fd694a5bd3e5f2afc283047ebca160 to your computer and use it in GitHub Desktop.
linkerd identity proxy logs info
time="2021-02-10T03:19:32Z" level=info msg="running version stable-2.9.2"
[ 0.001296s] INFO ThreadId(01) linkerd2_proxy::rt: Using single-threaded proxy runtime
[ 0.002311s] INFO ThreadId(01) linkerd2_proxy: Admin interface on 0.0.0.0:4191
[ 0.002323s] INFO ThreadId(01) linkerd2_proxy: Inbound interface on 0.0.0.0:4143
[ 0.002326s] INFO ThreadId(01) linkerd2_proxy: Outbound interface on 127.0.0.1:4140
[ 0.002331s] INFO ThreadId(01) linkerd2_proxy: Tap interface on 0.0.0.0:4190
[ 0.002336s] INFO ThreadId(01) linkerd2_proxy: Local identity is linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local
[ 0.002342s] INFO ThreadId(01) linkerd2_proxy: Identity verified via localhost:8080
[ 0.002346s] 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.002641s] INFO ThreadId(01) task{kind=task future=core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future+Output = ()+core::marker::Send>>}:outbound: linkerd2_app: listen.addr=127.0.0.1:4140 ingress_mode=false
[ 0.003297s] INFO ThreadId(01) task{kind=task future=core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future+Output = ()+core::marker::Send>>}:inbound: linkerd2_app: listen.addr=0.0.0.0:4143
[ 0.016724s] INFO ThreadId(02) daemon:identity: linkerd2_app: Certified identity: linkerd-identity.linkerd.serviceaccount.identity.linkerd.cluster.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment