Jr Aquino added the comment:
Vinay, tested on all syslog daemons/servers. Works perfectly.
Thank you very much. I appreciate your time greatly.
--
status: pending -> open
___
Python tracker
<http://bugs.python.org/iss
Jr Aquino added the comment:
Thank you for responding so quickly Vinay.
I am using a multitude of syslog daemons, from syslog, syslog-ng,
rsyslog, and several different proprietary SIEM/SEM Log archiving
appliances. I work in the security sector.
(Yes I have read Rainer before, its
Changes by Jr Aquino :
Removed file: http://bugs.python.org/file15084/handlers.py.diff
___
Python tracker
<http://bugs.python.org/issue7086>
___
___
Python-bugs-list m
Jr Aquino added the comment:
Here is the patch with the requested syntactical corrections.
--
Added file: http://bugs.python.org/file15085/handlers.py.diff
___
Python tracker
<http://bugs.python.org/issue7
New submission from Jr Aquino :
This patch is to address the deficiency in sending syslog messages to an
external syslog server via tcp or udp.
Currently the handler only really supports udp unless it is being
redirected locally through a unix socket.
The submitted patch allows for the