View Issue Details

IDProjectCategoryView StatusLast Update
0002640SOGowith SOGopublic2018-09-26 05:12
Reporterobnox Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Platform[Server] LinuxOSUbuntuOS Version12.04 LTS
Product Version2.2.0 
Summary0002640: SOGo should be able to log to syslog
Description

SOGo can only log events to a file handled by itself.

As in every server environment, syslog is a important hub for information and allows every kind of manipulation like logging localy or remotely, etc without the application to have knowledge of that.

WOLogFile sould be able to recognize a special argument like :

syslog[:facility[:level]]

with reasonable defaults like "daemon" (facility) and "notice" (level)

This would also normalize a bit the log format because there are at least 3 formats in the log to report events.

As a bonus, a different option to log HTTPAccess-like activity (Apache style events) would be nice like WOAccessLogFile to avoid mixing everything in the same destination.

TagsNo tags attached.

Activities

zhb

zhb

2017-07-27 04:46

reporter   ~0012128

Dear developers,

Any update on syslog support? It will be very useful to have syslog support, so that we can send log to a remote log management tool (like ELK, Graylog) for easier system administration.

aurelien

aurelien

2018-09-26 05:12

reporter   ~0013065

Hello,

This feature is greatly missing.
Please add an option to log to syslog or to journald.

Issue History

Date Modified Username Field Change
2014-03-06 04:07 obnox New Issue
2017-07-27 04:46 zhb Note Added: 0012128
2018-09-26 05:12 aurelien Note Added: 0013065