6.0.0-beta1
7/5/25

[#9318] Syslog logger is not respecting horde confs
Summary Syslog logger is not respecting horde confs
Queue Horde Base
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester goncalo.queiros (at) portugalmail (dot) net
Created 10/19/2010 (5373 days ago)
Due
Updated 10/20/2010 (5372 days ago)
Assigned
Resolved 10/19/2010 (5373 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch Yes

History
10/20/2010 10:49:12 AM goncalo (dot) queiros (at) portugalmail (dot) net Comment #4 Reply to this comment
Opened another ticket with the new issue (http://bugs.horde.org/ticket/9322).
Patch applied.

Not sure about the formatting issue.  Are you sure that syslog 
itself isn't adding the extraneous information to the message?   
Either way, it is not the subject of this ticket.
10/19/2010 07:04:15 PM Michael Slusarz Comment #3
Assigned to Michael Slusarz
State ⇒ Resolved
Reply to this comment
Patch applied.

Not sure about the formatting issue.  Are you sure that syslog itself 
isn't adding the extraneous information to the message?  Either way, 
it is not the subject of this ticket.
10/19/2010 03:46:40 PM goncalo (dot) queiros (at) portugalmail (dot) net Comment #1
Priority ⇒ 1. Low
New Attachment: 0001-Syslog-should-respect-confs.patch Download
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ Syslog logger is not respecting horde confs
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
When Horde is set to use syslog has the logging system, it is not 
respecting the syslog identity.
The attached patch sets the syslog options for log/name and 
log/identity. There are two more options on the syslog class 
(defaultPriority, openlogOptions) that i don't set, because the log 
priority respects the defined level on confs and openlogOptions 
doesn't seem to be configurable at the moment.

There's also a issue with syslog (after applying the patch). The 
messages will be in the form of "identity: identity [app] 
message"..the second identity part is repeated, but since this is 
already part of the message when it arrives to 
Horde_Log_Handler_Syslog i don't know the way you wan't to handle this.

Saved Queries