# check_logs > Guidelines on how to check system logs. - Author: Adilson Menechini - Repository: adilsonmenechini/light_agent - Version: 20260206202037 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/adilsonmenechini/light_agent - Web: https://mule.run/skillshub/@@adilsonmenechini/light_agent~check_logs:20260206202037 --- --- name: check_logs description: Guidelines on how to check system logs. --- # How to check logs When checking logs, follow these steps: 1. Identify the service. 2. Use `journalctl` or check `/var/log`. 3. Look for 'ERROR' or 'CRITICAL' keywords.