mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-06 12:52:00 +00:00
Switch logging service from log.tailscale.io to log.tailscale.com (#14398)
Updates tailscale/corp#23617 Signed-off-by: Joe Tsai <joetsai@digital-static.net>
This commit is contained in:
@@ -394,7 +394,7 @@ func (n *network) acceptTCP(r *tcp.ForwarderRequest) {
|
||||
}
|
||||
}
|
||||
|
||||
// serveLogCatchConn serves a TCP connection to "log.tailscale.io", speaking the
|
||||
// serveLogCatchConn serves a TCP connection to "log.tailscale.com", speaking the
|
||||
// logtail/logcatcher protocol.
|
||||
//
|
||||
// We terminate TLS with an arbitrary cert; the client is configured to not
|
||||
|
||||
Reference in New Issue
Block a user