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

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 08-14-2008, 01:50 PM
Member
 
Posts: 10
Default Syslog Remote logging under Ubuntu [Documentation update]

Chapter 12, Monitoring Zimbra Servers in the Zimbra Administrators Guide [Zimbra NE Admin Guide.pdf] could use an additional note about how to enable remote collection using syslog under Ubuntu/Debian.

Instead of editing /etc/sysconfig/syslog, you need to edit /etc/default/syslogd
There's only one line which has SYSLOGD_options="".

Changing that to:
SYSLOGD_options=”-r -m 0”

Then running
/etc/init.d/syslogd stop
/etc/init.d/syslogd start

and you'll be all set. I didn't know who to direct this to, so I just posted it here hoping someone else might get some use out of it.
Reply With Quote
  #2 (permalink)  
Old 08-14-2008, 02:49 PM
Member
 
Posts: 10
Default

Correction, use:
sudo /etc/init.d/sysklogd reload

My earlier post had start/stop and was missing a 'k' from the command.
Reply With Quote
  #3 (permalink)  
Old 12-10-2009, 03:06 AM
Senior Member
 
Posts: 61
Default

Update for Ubuntu 8.04:

sudo vi /etc/default/syslogd

Code:
#
# Top configuration file for syslogd
#

#
# Full documentation of possible arguments are found in the manpage
# syslogd(8).
#

#
# For remote UDP logging use SYSLOGD="-r"
#
SYSLOGD="-r -m 0"
/etc/init.d/sysklogd restart

Nearly nothing has changed

yogg
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.