LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   klogd and syslog (https://www.linuxquestions.org/questions/linux-kernel-70/klogd-and-syslog-485531/)

asahlot 09-21-2006 12:35 AM

klogd and syslog
 
Hi all
is it necessary to run syslog to get teh messages from klogd?
Actually I dont know much about these deamons, so someone could please tell me about these deamons?
I mean what and how these deamons do, and how exactly message gets printed using printk ();


Thanks and Regards

mpapet 09-22-2006 10:35 AM

man syslog?
 
Quote:

Originally Posted by asahlot
Hi all
is it necessary to run syslog to get teh messages from klogd?
Actually I dont know much about these deamons, so someone could please tell me about these deamons?
I mean what and how these deamons do, and how exactly message gets printed using printk ();


Thanks and Regards

Generally speaking, you'll find messages in files in /var/log/.

There's lots of information on syslog and klog out on the web. Google is your friend.


All times are GMT -5. The time now is 03:23 PM.