|
From: Heiko Z. <he...@zu...> - 2006-06-10 13:43:52
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey,
Please do not change the email address, somebody else might have a similar
problem and is waiting to read about the solution.
On Sat, June 10, 2006 01:59, Dominic Ferard wrote:
> Heiko Zuerker wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
> On Fri, June 9, 2006 16:36, Dominic Ferard wrote: Hi Heiki:
> Heiko Sorry I guess I was getting tired last night :-[
> Here is my syslog-ng.conf file. I can't try changing it until Monday when
> I am back at the server to see what happens at reboot. But you may be
> able to tell what the problem is by looking at this. Yes it's
> the line I thought it is. Not sure why the jail script didn't correct it.
> I have to take a look at the code again. Do I replace the line that
> is there at present in /etc/syslog-ng/syslog-ng.conf: source src {
> unix-stream("/jail/NTPD/dev/log"); pipe ("/proc/kmsg" log_prefix("kernel:
> ")); unix-dgram("/dev/log"); internal(); };
> with the new line you gave me source src { udp();
> tcp(max_connections(100)); pipe ("/proc/kmsg" log_prefix("kernel: "));
> unix-stream("/dev/log"); internal(); }; or add yours as a second line?
Replace the old one with what I sent you.
You can easily test it by executing the command:
/etc/init.d/syslog restart
If it does't work, look for syntax errors or line breaks where none should
be.
> I guess I do save-config after this and the error message will (we hope)
> disappear on reboot?
Correct.
> Sorry: another unrelated question - can I run apache as well as xinet,
> will they conflict? I use xinet at present but only for SWAT (samba web
> admin).
Give it a try, see if it works. ;-)
- --
Regards
Heiko Zuerker
http://www.devil-linux.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iEYEARECAAYFAkSKzIwACgkQUcytMSbs+YUwaACeN7ILK96+LjB+5rv4ImpUAD35
rwcAn0bMdXt9o4CtwU2Pkbe0HOixp93V
=F827
-----END PGP SIGNATURE-----
|