Tag

system logging

1 views collected around this technical thread.

Open Source Linux
Open Source Linux
Jul 16, 2024 · Operations

Master Linux Log Management: From Crontab Cleanup to Logrotate Automation

This guide explains how to effectively manage application logs on Linux by defining log content and archiving rules, handling special scenarios like nohup, MySQL, and Nginx, and using tools such as crontab, logrotate, and copy‑truncate to prevent uncontrolled disk growth.

CrontabLinux operationslog management
0 likes · 9 min read
Master Linux Log Management: From Crontab Cleanup to Logrotate Automation
Efficient Ops
Efficient Ops
Nov 19, 2020 · Information Security

How to Efficiently Audit Linux System Operations: Tools, Tips, and Filtering Rules

This article explains why detailed system operation logs are essential for security audits and troubleshooting, outlines practical filtering guidelines, and compares five Linux auditing methods—history, custom bash, snoopy, auditd, and eBPF—highlighting their strengths, limitations, and usage examples.

Linux auditingauditdeBPF
0 likes · 13 min read
How to Efficiently Audit Linux System Operations: Tools, Tips, and Filtering Rules