10.3. Dashboard Log Files
The Dashboard is served to users using the Apache web server (
httpd). As a result the log files for the Dashboard are stored in the /var/log/httpd directory.
Table 10.3. Dashboard Log Files
| File name | Description |
|---|---|
access_log
|
The access log details all attempts to access the web server.
|
error_log
|
The error log details all unsuccessful attempts to access the web server and the reason for each failure.
|