raj asked this 7 years ago

What is log file location for Ubuntu?

What are major log files for Ubuntu?


sonja 7 years ago
1 like

Log files are in /var/log

Most important ones are

syslog - system logs

kern.log - kernel logs

By default, applications such as Apache makes a directory in this location for logs like,

/var/log/apache2/error.log