-
Notifications
You must be signed in to change notification settings - Fork 219
Open
Labels
Description
Proposed Change
As a developer,
I want to capture network packets in my app container
so that I can troubleshoot issues with my app.
Implement the feature as described in RFC0048 to allow app developers to capture network packets in their app containers and relay them out via SSH.
Acceptance criteria
Via SSH a binary can be called which will execute a packet capture with a given filter and snaplen and print the binary pcap format to stdout so that it can be transferred via SSH and saved on the client side.
Related links
Tracking issue: cloudfoundry/community#1374
RFC: https://github.com/cloudfoundry/community/blob/main/toc/rfc/rfc-0048-pcap-cf.md
Pull-Requests
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Inbox