此内容没有您所选择的语言版本。
4.4. Dashboard log files
The dashboard is served to users through the Apache web server (
httpd
).
As a result, dashboard-related logs appear in files in the
/var/log/httpd
directory on the system where the dashboard is hosted. The following table describes these files:
Log file | Description |
access_log
|
Logs all attempts to access the web server. |
error_log
|
Logs all unsuccessful attempts to access the web server, along with the reason that each attempt failed. |