lu-xiaoshuang opened a new issue, #3442: URL: https://github.com/apache/logging-log4j2/issues/3442
Typically, applications generate massive amounts of log data, which need to be sent to the backend systems for storage, analyzing and so on. At present, a SocketAppender only supports one address port pair. Seems that remote server is very likely the bottleneck (network traffic) and single point failure (without gateway). Would it be possible that SocketAppender supports a server list? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org