How to run syslog-ng
I know I must be missing something... The docs aren't real clear on this, but to I remove the syslogd daemon and replace it with syslog-ng? I am able to compile it, but there isn't anything that says how to run it. Also, is there an archive of the mailing list? Thanks, Paul
I'm presuming that you already installed the binaries. 1) Find one of the default configuration files, and name that syslog-ng.conf; place it in whatever directory you defined your etc dir to be. 2) Edit the files which start your current syslogd daemon at boot. Replace instances of your current daemon with syslog-ng. 3) Kill the pid of your current daemon; start syslog-ng. 4) Tweak your configuration as needed. I didn't go into detail about much of the above because all of it has been covered already at some point, and is available on the internet. Google's our friend. Garrett On Thu, Jan 10, 2002 at 03:48:00PM -0500, Paul C. Williamson wrote:
I know I must be missing something...
The docs aren't real clear on this, but to I remove the syslogd daemon and replace it with syslog-ng?
I am able to compile it, but there isn't anything that says how to run it.
Also, is there an archive of the mailing list?
Thanks, Paul
-- Garrett Kuchta [gkuchta[at]astro.umn.edu] Assistant System Manager Dept. of Astronomy University of Minnesota, Twin Cities http://www.astro.umn.edu/~gkuchta
participants (2)
-
gkuchta@astro.umn.edu
-
Paul C. Williamson