mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 20:17:42 +00:00
Added more logging
This commit is contained in:
@@ -528,6 +528,7 @@ func (h *Headscale) handleNewMachineCommon(
|
||||
log.Info().
|
||||
Caller().
|
||||
Bool("noise", machineKey.IsZero()).
|
||||
Str("AuthURL", resp.AuthURL).
|
||||
Str("machine", registerRequest.Hostinfo.Hostname).
|
||||
Msg("Successfully sent auth url")
|
||||
}
|
||||
|
Reference in New Issue
Block a user