Use this page to configure the global HTTP error log, and National Center for Supercomputing Applications (NCSA) access log settings for an HTTP inbound channel. If you are running the product on z/OS, you can also use this page to configure the global Fast Response Cache Accelerator (FRCA) log settings for an HTTP inbound channel. A FRCA log is a specialized form of a NCSA log and can only be created in a z/OS environment.
To view this administrative console page, click Servers > Server Types > WebSphere application servers > . Under Troubleshooting, click NCSA access and HTTP error logging. This console page has separate sections for each type of logging. The FRCA logging section only appears if you are running the product on z/OS.
The HTTP error log contains a record of HTTP processing errors that occur. The level of error logging that occurs is dependent on the value that is selected for the Error log level field.
The NCSA access log contains a record of all inbound client requests that the HTTP transport channel handles. All of the messages that are contained in a NCSA access log are in NCSA format.
The FRCA log is a specialized NCSA access log that can only be created if you are running the product on z/OS. This log contains a record of all inbound client requests that are handled by the Fast Response Cache Accelerator. All of the messages that are contained in this log are in NCSA format.
In a z/OS® environment, HTTP error, and NCSA access, and FRCA logging must be configured at the controller level.
After you configure the HTTP error logs, NCSA access logs, and FRCA logs, you must explicitly enable each type of logging on the settings page for the HTTP channels for which you want a specific types of logging to occur. To view the settings page for an HTTP channel, click Servers > Server Types > Application servers > server > Web Container Settings > Web container transport chains > HTTP inbound channel.
When this field is selected, a record of inbound client requests that the HTTP transport channel handles is kept in the FRCA log.
This field only displays if you are running the product on z/OS.
Specifies the directory path and name of the FRCA log. You should use a server-specific variable, such as $(SERVER_LOG_ROOT), to prevent log file name collisions.
This field only displays if you are running the product on z/OS.
Specifies the maximum size, in megabytes, of the FRCA access log. When the content of the FRCA access log reaches the specified maximum size limit, a log_name.1 archive log is created. The current content of the FRCA access log is then copied to this archive log.
The next time the content in the FRCA access log reaches the specified maximum log size, the content of the FRCA access log is again copied to the log_name.1 archive log. The copy process overwrites the current content of the archive file with the most current content of the FRCA access log.
This field only displays if you are running the product on z/OS.
Specifies the maximum number of historical versions of the FRCA log file that are kept for future reference.
This field only displays if you are running the product on z/OS.
Specifies which FRCA format is used when logging client access information. If you select Common, the log entries contain the requested resource and a few other pieces of information, but does not contain referral, user agent, and cookie information. If you select Combined, referral, user agent, and cookie information is included.
This field only displays if you are running the product for z/OS.
When selected, a record of inbound client requests that the HTTP transport channel handles is kept in the NCSA access log.
Specifies the directory path and name of the NCSA access log. Standard variable substitutions, such as $(SERVER_LOG_ROOT), can be used when specifying the directory path.
On the z/OS platform, you should use a server-specific variable, such as $(SERVER_LOG_ROOT), to prevent log file name collisions.
Specifies the maximum size, in megabytes, of the NCSA access log. When the content of the NCSA access log reaches the specified maximum size limit, a log_name.1 archive log is created. The current content of the NCSA access log is then copied to this archive log.
The next time the content in the NCSA access log reaches the specified maximum log size, the content of the NCSA access log is again copied to the log_name.1 archive log. The copy process overwrites the current content of the archive file with the most current content of the NCSA access log.
Specifies the maximum number of historical versions of the NCSA access log file that are kept for future reference.
Specifies which NCSA format is used when logging client access information. If you select Common, the log entries contain the requested resource and a few other pieces of information, but does not contain referral, user agent, and cookie information. If you select Combined, referral, user agent, and cookie information is included.
When selected, HTTP errors that occur while the HTTP channel processes client requests are recorded in the HTTP error log.
Specifies the directory path and the name of the HTTP error log. Standard variable substitutions, such as $(SERVER_LOG_ROOT), can be used when specifying the directory path.
On the z/OS platform, you should use a server-specific variable, such as $(SERVER_LOG_ROOT), to prevent log file name collisions.
Specifies the maximum size, in megabytes, of the HTTP error log. When the content of the HTTP error log reaches the specified maximum size limit, a log_name.1 archive log is created. The current content of the HTTP error log is then copied to this archive log.
The next time the content in the HTTP error log reaches the specified maximum log size, the content of the HTTP error log is again copied to the log_name.1 archive log. The copy process overwrites the current content of the archive file with the most current content of the HTTP error log.
Specifies the maximum number of historical versions of the Error log file that are kept for future reference.
Specifies the type of error messages that are included in the HTTP error log.