nov1ce created LOGCXX-442:
-----------------------------
Summary: Using non standard ports with syslog
Key: LOGCXX-442
URL: https://issues.apache.org/jira/browse/LOGCXX-442
Project: Log4cxx
Issue Type: New Feature
Components: Core
Affects Versions: 0.10.0
Environment: Windows 2012
Reporter: nov1ce
Priority: Minor
Hello,
Would it be feasible to add a possibility to use non standard ports with
syslog, either by specifying the :port at the SyslogHost part, or via
additional parameter (for example: <param name="Port" value="XXX" />?
It looks like it's hardcoded to 514/udp right now:
syslogwriter.cpp:
#define SYSLOG_PORT 514
Thank you.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)