Alon Girmonsky
Alon Girmonsky
A problem was reported when Kubeshark was installed on Openshift where Dynatrace was installed This environment where the problem was reported: ```yaml Client Version: 4.12.9 Kustomize Version: v4.5.7 Server Version:...
## Context PF_RING is an OS extension. When exist, Kubeshark can leverage and perform more efficiently. When loading PF_RING by Kubeshark Worker: 1. Increase complexity of Kubeshark 2. Requires elevated...
Add a configuration option set a global filter which is a KFL statement that will get appended to any Web socket connection (e.g. Dashboard). The goal is to support redaction...
**Current**: - Traffic Recorder stores only traffic from the `onCaptureItem` hook that is called only upon successful dissection - Traffic that is meaningful to the user can be stored in...
**Required**: - Make TTLs (JSON and PCAP) configurable and templated in the Helm chart - Defaults can remain 10s and 5m - If PCAP TTL is set to zero, do...
### Contact Details _No response_ ### Is your feature request related to a problem? Please describe. Research and if possible support BorringSSL ### Original Thread _No response_ ### Describe the...
**Current**: Currently we show only successfully paired request, based on our own criteria **Requested**: Show also half-connection
For troubleshooting and performance optimization (same as DNS, HTTP and the other L7 applications), understanding the error rate, latency and throughput based on queries(or src/dest etc) is a great debugging...
When using Helm on Openshift (on AWS), I see the following behavior: 1. I see the following warning when I install: ```yaml W1129 14:23:48.829438 22854 warnings.go:70] would violate PodSecurity "restricted:latest":...
In the `onItemCaptured` helper, the PCAP is already gone. When I checked the message start time and the log time of the `copy` operation, I see ~40s passed. Not sure...