Linux Magazine: Keeping Track of What Goes On: Part I - syslog | Linux Today

Linux Magazine: Keeping Track of What Goes On: Part I – syslog

Written By
ÆF
Æleen Frisch
Dec 16, 2000

“…people like me are fortunate that Linux comes with lots of great tools for recording and storing information about system operations on an ongoing basis. This is accomplished via the syslog facility, a central system message logging facility standard on all modern Unix systems.”

“Under Linux, this subsystem consists of a number of components: two daemons, a configuration file, and a number of log files that will record the actual data. The daemons are called syslogd and klogd, and they are usually started automatically when the system boots. (The file that actually does the work is typically /etc/rc.d/init. d/syslog, executed via a link to a file in one of the rcn.d subdirectories.)”

“The syslog facility collects all of the system messages produced by all of the various subsystems running on Linux and either records them or forwards them to some responsible party as specified by its configuration file. Most messages tend to be written to a log file, and the conventional location for these log files is /var/log.”

Complete Story

ÆF

Æleen Frisch

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.