-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed as not planned
Labels
appendersAffects one or more Appender pluginsAffects one or more Appender pluginsconfigurationAffects the configuration system in a general wayAffects the configuration system in a general wayenhancementAdditions or updates to featuresAdditions or updates to features
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?
Metadata
Metadata
Assignees
Labels
appendersAffects one or more Appender pluginsAffects one or more Appender pluginsconfigurationAffects the configuration system in a general wayAffects the configuration system in a general wayenhancementAdditions or updates to featuresAdditions or updates to features