draios / sysdig

Linux system exploration and troubleshooting tool with first class support for containers
http://www.sysdig.com/
Other
7.79k stars 728 forks source link

why sendto event tuple message is null #2128

Open KSGJ-CLOUD opened 1 month ago

KSGJ-CLOUD commented 1 month ago

when I use “sysdig”,sendto event tuple message is null,why? image

therealbobo commented 1 month ago

@KSGJ-CLOUD What version of sysdig are you running? What probe are you using?

KSGJ-CLOUD commented 1 month ago

@KSGJ-CLOUD What version of sysdig are you running? What probe are you using?

0.38.0-rc1 version,because I want to use “-pk” to capture kubernetes message. The latest version maybe not the function! image

KSGJ-CLOUD commented 1 month ago

@KSGJ-CLOUD What version of sysdig are you running? What probe are you using?

now,I use 0.39.0 version,sendto event tuple message also null! image

KSGJ-CLOUD commented 1 month ago

@KSGJ-CLOUD What version of sysdig are you running? What probe are you using?

When I use “sysdig " k8s.ns.name=sock-shop and (evt.type=sendto or evt.type=recvfrom)" ”,recvfrom event tuple message is not null,But sendto event tuple messge is null! image