hashicorp / hashicorp/consul

Enhancement: Make member join/leave log messages consistent between lan/wan

Open
#6,468 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
30.1k
Forks
4.6k
Avg merge
2d 6h
Merged PRs (30d)
43

Description

Right now LAN joins look like:

> Adding LAN server node-name (Addr: tcp/ip:port) (DC: dc-name)

For the WAN the same messages look like:

> Handled member-join event for server "node-name" in area "area-name"

It would be nice if both the LAN and WAN (and network area log messages were the same and displayed the same information. This would make post-processing logs for troubleshooting easier.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.