Usage
Use this transaction log definition file to manage the volume of Web transactions if the default settings have not been changed since Internet Information Services 6.0 was installed on the Web server (that is, if the log file format has not been changed).
Storage directory
<Installation directory>\sample\tlawatch.ini.<OS name>_iis6 |
Settings in the sample file
[Windows]
# Microsoft Internet Information Server 6.0 (Microsoft Log Format) sample [RequestLog] Service=www1 Type=web Path="C:\WINDOWS\system32\LogFiles\W3SVC1\ex*.log" Format=Microsoft-MS60 TimeZone=0000 |
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] | 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 | Microsoft-MS60 | |
Time zone for the time data recorded in the log file to be analyzed | TimeZone | 0000 |