Add px/cluster_egress script, for viewing data exfiltration from the cluster.
Summary: Adds a pxl script for viewing all traffic leaving the cluster. Uses Pixie's `dns_events` to determine domain names for external IPs, instead of the domain names nslookup yields. Allows filtering by traffic containing PII. This script will be used for the data exfiltration demo. Test Plan: Tested on a cluster with the new CIDR UDFs. Reviewers: nserrino, zasgar, vihang, philkuz, michelle Reviewed By: vihang Signed-off-by:James Bartlett <jamesbartlett@pixielabs.ai> Differential Revision: https://phab.corp.pixielabs.ai/D11384 GitOrigin-RevId: 0e933b545d7fc61db1ee863917657652f86180e8
Showing
+477 -0
src/pxl_scripts/px/cluster_egress/vis.json
0 → 100644
Please register or sign in to comment