You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/netlog
Joe Tsai d8ef50fe3c tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID
This updates the Tailscale protocol to support the following:
* Network flow logs to be uploaded with a custom HTTP Authorization.
* Network flow logs to be uploaded under a TailnetID
without also needing to be associated with a particular NodeID.
* Network flow logs to to exclude embedded node information
based on a capability flag (see #17668).

Updates tailscale/corp#33352

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
3 weeks ago
..
netlog.go tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID 3 weeks ago
netlog_omit.go wgengine/netlog: embed node information in network flow logs (#17668) 1 month ago
netlog_test.go wgengine/netlog: fix send to closed channel in test 3 weeks ago
record.go wgengine/netlog: strip dot suffix from node name (#17954) 3 weeks ago
record_test.go wgengine/netlog: strip dot suffix from node name (#17954) 3 weeks ago