Skip to content
  • Cecylia Bocovich's avatar
    Sanitize IP addresses from server log output · f586a4ba
    Cecylia Bocovich authored
    Added a scrubber that takes all logging output to the standard logger
    and passes through a series of regular expressions to replace IP
    addresses with safe strings (e.g., X.X.X.X:443).
    
    Ensure server logs to stdout are also scrubbed
    f586a4ba