Syslog-ng on Fedora Core 1
Hi, I installed syslog-ng 1.6.6 from source on Fedora Core 1. I have it up and running but I can't seem to get kernel messages. I've included part of my syslog-ng.conf file for you to look at. source local { internal(); file("/proc/kmsg" log_prefix("kernel: ")); unix-stream("/dev/log"); }; Also, I don't have klogd running. When using the stock syslog that comes with Fedora, klogd also runs. I stopped that from running and started the syslog-ng service. I can't seem to get kernel log messages. Let me know what my problem is. Thanks.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Phusion, Please test the configuration file included in this syslog-ng SRPM: ~ https://bugzilla.fedora.us/show_bug.cgi?id=1332 Regards, jpo | Hi, I installed syslog-ng 1.6.6 from source on Fedora Core 1. I have | it up and running but I can't seem to get kernel messages. I've | included part of my syslog-ng.conf file for you to look at. | | source local { internal(); file("/proc/kmsg" log_prefix("kernel: ")); | unix-stream("/dev/log"); }; | | Also, I don't have klogd running. When using the stock syslog that | comes with Fedora, klogd also runs. I stopped that from running and | started the syslog-ng service. I can't seem to get kernel log | messages. Let me know what my problem is. Thanks. - -- José Pedro Oliveira * mailto: jpo@di.uminho.pt * http://gsd.di.uminho.pt/~jpo * * gpg fingerprint = F9B6 8D87 859D 1C94 48F0 84C0 9749 9EB5 91BD 851B * -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCHkBol0metZG9hRsRAjLqAKCij6Qo2D2YNsxvOh11lLT++PwXgwCfQcz+ pubfc8flIsQaLMiNuIewrvg= =qllo -----END PGP SIGNATURE-----
participants (2)
-
Jose Pedro Oliveira
-
Phusion