-
Notifications
You must be signed in to change notification settings - Fork 50
Initial implementation for user space uprobe for Open SSL #819
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
d102fc8 to
2e0828e
Compare
….8.0-crc0 (#590) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
f5957da to
b833299
Compare
94c8a6a to
00fd511
Compare
|
@msherif1234 since there is no correlation with flows, I wonder if it's really something we want to send to FLP, or if just having something build-in (in the agent) to extract HTTP info and produce prometheus metrics, would be good enough? The other use-case is to use specifically with the CLI/pcap |
maybe for starter we can go with metrics maybe we can discuss this or collaborate together here I did rename the config |
|
/ok-to-test |
Signed-off-by: Mohamed S. Mahmoud <[email protected]>
Signed-off-by: Mohamed S. Mahmoud <[email protected]>
|
/ok-to-test |
|
New images: These will expire after two weeks. To deploy this build, run from the operator repo, assuming the operator is running: USER=netobserv VERSION=486fe96 make set-agent-image |
|
Hey @msherif1234, I took the opportunity to improve the script when testing on openshift: Deploy the agents and collectors using: Run your test SSL script (improved): That seems to work fine 👌 Let me know if you see any issues in the results or if you want me to run something else. Thanks ! |
Thanks @jpinsonneau were able to check the dash board metrics ? if so can pls include some pic here ? |
Oh I don't have it here as I only deployed the agent + collector. Let me deploy netobserv and check 😉 |
Thank you!!, also if u have a min pls run |
|
@msherif1234 I capture some events and those are reported to the metrics. However, I only see openssl_type="0". Is it expected ? |
were u running the test script during this collection or those was just default flows ? |
yes that's with the test script running multiple times |
|
this is are the expected types so means its SSL connection type |
|
@msherif1234: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Description
This PR adds support to probe/uretprobe to track openSSL write function call to read the packets before being encrypted and generate events using ringbuffer to userspace
I was able to bring up ebpf agent with SSL_enable on kind cluster
Dependencies
n/a
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.
To run a perfscale test, comment with:
/test ebpf-node-density-heavy-25nodes