Logs

  • Linux Log Analysis: journalctl, journald, dmesg and system diagnostics

    01/06/2026

    In the previous article we covered how to identify processes, monitor resource usage, and check whether a service is running. That lets you spot when something is wrong — but there’s still a critical piece missing: understanding why.

  • The ELK suite for monitoring the health and performance of our apps

    15/08/2024

    Monitoring is one of the fundamental pieces in software development; it helps us ensure the stability and performance of systems. The ability to detect issues before they affect end users, analyze behavior, and optimize performance is vital for any organization that wants to understand the state of its business.