logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Socket Appender has no default port value for `UDP`

Open ppkarwasz opened this issue 1 year ago • 2 comments

The Socket Appender has default port values for TCP (4560) and SSL (6514), but has no default value for the UDP protocol.

I think we should add 4560 as default port also for UDP. What do you think?

ppkarwasz avatar Aug 02 '24 08:08 ppkarwasz