Logs Flashcards
Klog/Klogd
Handles logging messages from the kernel separately from ordinary programs
/var/log
- default log location
boot.log
Summarizes services started up late in the boot process thought SysV startup scripts
cups/
Directory that holds log files that are related to Linux printing system
gdm/
Directory that holds log files related to the GNOME display Manager (GDM) environment
messages or syslog
General purpose log file, containing messages from many different daemons that dont have dedicated log files
Secure
Security retreaded messages
Includes uses of su or sudo or other tools to elevate privileges to root level
Xorg.0.log
Information on the most recent startup of your X Windows System
Plain text log
Log that can be read by normal text editor
System Log Daemon
- syslog or syslogd
- background utility to create specialized log files
- can be modified with a configuration file often ending in .conf
System Messaging
Technique wherein a log daemon accepts messages from other processes