Usage
Use this transaction log definition file to manage the volume of Web transactions if the log file format for Interstage HTTP Server on the Web server is the "Common" format.
Storage directory
<Installation directory>\sample\tlawatch.ini.<OS name>_apache_common |
Settings in the sample file
[Windows]
# Interstage HTTP Server (Common Log Format) sample [RequestLog] Service=www1 Type=web Path="C:\Interstage\F3FMihs\logs\accesslog" Format=Common TimeZone=+0900 |
[UNIX]
# Interstage HTTP Server (Common Log Format) sample [RequestLog] Service=www1 Type=web Path="/var/opt/FJSVihs/logs/accesslog" Format=Common TimeZone=+0900 |
Content of the settings in the sample file
Definition item | Parameter | Sample value | Value to change according to the environment |
---|---|---|---|
Identifier for the log to be analyzed | Service | www1 | |
Type of server to be analyzed | Type | web | |
Path to the analysis log file | Path | [Windows] [UNIX] | Change this value if the path to the log file to be analyzed is not the same as the path listed on the left. |
Recording format used in the analysis log file | Format | Common | |
Time zone for the time data recorded in the log file to be analyzed | TimeZone | +0900 |