Administration Console Online Help
![]() |
![]() |
![]() |
![]() |
![]() |
Tasks Related Topics Attributes
The Server
You can also specify the name of the log file that stores HTTP requests and the longevity and format of the data in the file.
Note: If you set up HTTP logging for a virtual host, all HTTP requests for the virtual host are saved in a separate log file.
Enabling and Configuring an HTTP Log
For more information about log files, refer to Setting Up HTTP Access Logs. This topic includes information about using the extended format in HTTP logs.
For information about VirtualHosts, refer to "Configuring Virtual Hosting" under Configuring WebLogic Server Web Components.
Enables logging of HTTP requests. |
||
The HTTP request log file The name of the file that stores HTTP requests. If the pathname is not absolute, the path is assumed to be relative to the root directory of the machine on which the server is running. This value is relevant only if HTTP logging is enabled. To include a time or date stamp in the file name when the log file is rotated, add For example, If you do not include a time and date stamp, the rotated log files are numbered in order of creation |
||
Specifies the format of the HTTP log file. Both formats are defined by the W3C. With the extended log format, you use server directives in the log file to customize the information that the server records. |
||
The maximum size (in kilobytes) of the buffer that stores HTTP requests. When the buffer reaches this size, the server writes the data to the HTTP log file. Use the |
||
Criteria for moving old HTTP requests to a separate log file:
After the server renames a file, subsequent messages accumulate in a new file with the name that you specified in |
||
The file size (1 - 65535 kilobytes) that triggers the server to move log messages to a separate file. After the log file reaches the specified size, the next time the server checks the file size, it will rename the current log file as
This property is relevant only if you choose to rotate files by |
||
The interval (in minutes) at which the server saves old HTTP requests to another log file. This value is relevant only if you use the |
||
Determines the start time for a time-based rotation sequence. At the time that this value specifies, the server renames the log file. Thereafter, the server renames the log file at an interval that you specify in Use the following If the time that you specify is already past, the server calculates the initial rotation time based on the rotation start time and the rotation period. |
||
Specifies whether the number of files that this WebLogic Server creates to store old messages should be limited. After the server reaches this limit, it overwrites the oldest file. |
||
The maximum number of log files that this WebLogic Server creates when it rotates the log. (This field is relevant only if you check the Limit Number Of Retained Log Files box.) |
||
The interval (in seconds) at which the server checks the size of the buffer that stores HTTP requests. When the buffer exceeds the size that is specified in the |
![]() ![]() |
![]() |
![]() |