apache / apache/logging-log4j2
Socket Appender has no default port value for `UDP`
Open
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.7k
- Avg merge
- 21h 30m
- Merged PRs (30d)
- 27
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Socket Appender implementation and its existing default port handling for TCP and SSL. Verify how UDP is represented, then confirm completion when UDP uses port 4560 consistently with the other protocols and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100