Logging

How To Install and Use Logwatch Log Analyzer and Reporter on a VPS — step-by-step DevOps tutorial on Progressive Robot

How To Install and Use Logwatch Log Analyzer and Reporter on a VPS

Following in the footsteps of our previous articles on Linux system hardening, security monitoring and emailing alerts, in this the cloud provider article we will talk about Logwatch: a very powerful log parser and analyzer which can make any dedicated system administrator’s life a little bit easier when tackling application related tasks and issues.

Read more
How To Manage Logfiles with Logrotate on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Manage Logfiles with Logrotate on Ubuntu 20.04

Logrotate is a system utility that manages the automatic rotation and compression of log files. If log files were not rotated, compressed, and periodically pruned, they would eventually consume all available disk space on a system. In this article, we will explore the default Logrotate configuration, then configure log rotation for a fictional custom application.

Read more
How To Manage Logfiles with Logrotate on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Manage Logfiles with Logrotate on Ubuntu 22.04

Logrotate is a system utility that manages the automatic rotation and compression of log files. If log files were not rotated, compressed, and periodically pruned, they would eventually consume all available disk space on a system. In this article, we will explore the default Logrotate configuration, then configure log rotation for a fictional custom application.

Read more
CHAT