Amazon interview question

How would you check logs for Linux system?

Interview Answer

Anonymous

11 Jun 2022

cd /var/log then ll most logs are stored here. Suppose you need to see boot log do vim boot.log