Top
Systemwalker Service Quality Coordinator User's Guide
Systemwalker

2.4.2 Transaction log definition file (Internet Information Services 5.0)

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 5.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>_iis5


Settings in the sample file

[Windows]

# Microsoft Internet Information Server 5.0 (Microsoft Log Format) sample

[RequestLog]

Service=www1

Type=web

Path="C:\WINNT\system32\LogFiles\W3SVC1\ex*.log"

Format=Microsoft-MS50

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]
"C:\WINNT\system32\LogFiles\W3SVC1\ex*.log"

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-MS50

Time zone for the time data recorded in the log file to be analyzed

TimeZone

0000