[Tickets #4725] syslog size limit
bugs@bugs.horde.org
bugs at bugs.horde.org
Fri Dec 1 09:49:05 PST 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=4725
-----------------------------------------------------------------------
Ticket | 4725
Created By | tmerritt at email.arizona.edu
Summary | syslog size limit
Queue | Horde Framework Packages
Version | HEAD
Type | Bug
State | Unconfirmed
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
tmerritt at email.arizona.edu (2006-12-01 09:49) wrote:
The php syslog function has an internal size limit of 500 characters. This
can cause truncated log messages, in particular if a user sends a message
to a large distribution list the logged message doesn't contain the
senders login making it not very useful. The syslog log class could split
the message up into 500 byte increments and send the message in pieces.
More information about the bugs
mailing list