I have an appliance that can write log files to a SYSLOG Server.I have searched the forums for threads of anyone else setting one up, could not find anything.Anyone having done this on SMEServer any pointers appreciated.Thanks.
mkdir -p /etc/e-smith/templates-custom/etc/sysconfig/syslog/cp /etc/e-smith/templates/etc/sysconfig/syslog/10NoMARKscd /etc/e-smith/templates-custom/etc/sysconfig/syslog/pico 10NoMARKs
# we don't want the MARK ticksSYSLOGD_OPTIONS="-m 0 -r"
expand-template /etc/sysconfig/syslogservice syslog restart
As I have been setting up syslog on my SME servers a number of times, I have added a mini Howto in the Howto category on how I did it:http://wiki.contribs.org/SyslogRegards,Marco
I follwed this guy's howto but it's not working. How can I undo everything, or can I just try the second poster's suggestion?
cd /etc/e-smith/templates-custom/etc/sysconfig/syslogrm -f 90AllowRemoteSyslogexpand-template /etc/sysconfig/syslogservice syslog restart