View Full Version : [ubuntu] Configuring RSyslog on ubuntu 10.04
Farrukhjon
January 13th, 2011, 11:07 AM
Hi, friends
Have any detail configuring RSyslog on ubuntu 10.04? with web interface view
wongo888
January 14th, 2011, 04:39 AM
You can use Webmin to view rsyslogd files. You will have to configure the System Logs module to use rsyslog rather than the defaults which search for the non-existent 'syslog'.
Path to syslog config file:
/etc/rsyslog.conf
Syslog PID file
/var/run/rsyslogd.pid
Path to syslog server
/usr/sbin/rsyslogd
Command to start syslog
service rsyslog start
Command to apply changes
service rsyslog reload
Command to re-open log files
service rsyslog restart
internalkernel
September 20th, 2011, 04:46 PM
I just came across this... if you're still looking for a solution that is.
http://www.linuxjournal.com/content/centralized-logging-web-interface
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.