Tagged articles
5 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Apr 23, 2025 · Operations

Essential Linux Log Files Every Sysadmin Should Monitor

This guide lists the most important Linux log files under /var/log, explains what each records, and shows practical commands for viewing and alerting on critical events such as system errors, authentication failures, kernel messages, and web server activity to improve troubleshooting and security.

Log Files
0 likes · 10 min read
Essential Linux Log Files Every Sysadmin Should Monitor
Open Source Linux
Open Source Linux
Jan 10, 2022 · Operations

Where Does Linux Store Its System Logs? A Complete /var/log Guide

This article enumerates the most common Linux system log files under /var/log, explains the purpose of each log—including messages, dmesg, auth, boot, daemon, and service-specific logs—and lists key subdirectories for web, mail, audit, and other services.

LinuxLog FilesOperations
0 likes · 5 min read
Where Does Linux Store Its System Logs? A Complete /var/log Guide
Java Backend Technology
Java Backend Technology
Jul 24, 2017 · Databases

Master MySQL Log Files: Error, Slow Query, and Binlog Management Guide

This article explains MySQL’s various log files—including error log, slow query log, binary log and general query log—detailing how to locate, configure, view, and analyze them using MySQL commands, and how to adjust settings such as long_query_time and log_output for optimal performance.

Database AdministrationLog Fileserror log
0 likes · 5 min read
Master MySQL Log Files: Error, Slow Query, and Binlog Management Guide