Skip to main content

Module log_redact

Module log_redact 

Source
Expand description

Stable API — log-safe labels for connection endpoints and other local diagnostics that should be correlated without exposing raw backend hosts.

Functions§

account_log_fingerprint
Return the stable account correlation label historically used by daemon logs without exposing the login account itself.
endpoint_log_fingerprint
Return a stable, non-reversible label for endpoint strings that may contain backend IPs, broker IPs, or private domains.
uid_log_fingerprint
Return the stable UID/customer-ID correlation label historically used by daemon logs without exposing the numeric login identity itself.
uid_text_log_fingerprint
String-valued companion for JSON/form identity fields whose wire type is not guaranteed to be numeric. It shares the historical uid- namespace.