Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-26-2009, 12:04 PM
Partner (VAR/HSP)
 
Posts: 197
Question How to stop Zimbra from outputting log to /var/log/messages on SLES

Does anyone know how to stop Zimbra from outputting log to /var/log/messages on SLES / SUSE?

It makes the log unreadable and I'm not sure why this is even the case since /var/log/zimbra.log is sufficient for Zimbra logging.

Anyone found a solution to this one?
Reply With Quote
  #2 (permalink)  
Old 02-26-2009, 12:18 PM
Zimbra Employee
 
Posts: 604
Default

Change the filter f_messages in /etc/syslog-ng/syslog-ng.conf.in

filter f_messages { not facility(news, mail) and not filter(f_iptables); };
to
filter f_messages { not facility(news, mail, local0,auth) and not filter(f_iptables); };

and rerun /sbin/SuSEconfig --module syslog-ng or whatever the equiv. is now.

Not sure if this will catch all of it but should be a start.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.