More minor logging stuff
This commit is contained in:
parent
5cf9eedf42
commit
b8980b9ed3
2 changed files with 2 additions and 2 deletions
|
@ -88,7 +88,7 @@ func (h *Headscale) PollNetMapHandler(
|
|||
Str("handler", "PollNetMap").
|
||||
Str("id", machineKeyStr).
|
||||
Str("machine", machine.Hostname).
|
||||
Msg("Found machine in database")
|
||||
Msg("A machine is entering polling via the legacy protocol")
|
||||
|
||||
h.handlePollCommon(writer, req, machine, mapRequest, false)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue