This document discusses syslog and log files. It describes what events should be logged, such as activities in the accounting system and kernel. It discusses different logging policies like rotating log files daily and archiving older files. Syslog is introduced as the system logging utility that routes log messages to files or terminals based on configuration rules. Key syslog components and how software uses the syslog API to generate log entries are outlined.