Closed as not planned
Description
Typically, applications generate massive amounts of log data, and these data should be sent to backend systems for storage, analysis and so on.
At present, a SocketAppender only supports one address-port. Seems that remote server represented by this address-port is very likely the bottleneck (network traffic) and single point failure endpoint (without gateway).
Would it be possible that SocketAppender supports server list?