Servertec   Access Log Templates
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Add-ons
How To
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Login
Monitor
Control Panel
Manage
Server
Virtual Hosts
Workgroup
Session
Servlets
Contexts
Aliases
Mime Types
Locales
Country Codes
Messages
Pools
Realms
Resources
Users
Groups
Computers
Access Rights
ACLs
Logger
Templates
Keystore
Certificates
File System
Archives

Deployment

Reference
Samples
Sales
Legal
Feedback

 

Used to list, add, edit and remove Access Log Templates.

List Form

iServer Administrator - Access Log Templates

Actions

ADD Used to add a new Access Log Template.
EDIT Used to edit the selected Access Log Template.
If a Access Log Template has not been selected an error will be displayed.
REMOVE Used to remove the selected Access Log Template.
If a Access Log Template has not been selected an error will be displayed.
SAVE Used to save changes made and to return to the Control Panel form.
CANCEL Used to discard changes made and to return to the Control Panel form.
HELP Used to display online help for this form.

Entry Form

iServer Administrator - Access Log Template Entry

Fields

Name The name of the Access Log Template.
Template The field mask to use.

Templates may contain literal text and the following variables delimited by %:

Variable Description
base_uri The requested uri.
content_length The number of bytes sent to the client.
date The current date in mm/dd/yy format.
edate The current date in yyyy/mm/dd format.
error_code Extended error code.
host The name of the host server the request was sent to.
ldate The current date in mm/dd/yyyy format.
local_address The IP address of the server the request was sent to.
port The port used.
protocol The request protocol.
referer The URL from where the request was made.
remote_address The IP address of the client making the request.
remote_host The name of the client making the request.
remote_user The client's name.
response_time The number of milliseconds the server spent processing the client's request.
request_length The number of bytes sent by the client.
request_method The request method being made.
request_uri The request made by the client.
query_string Any form parameters sent.
server_service The server service being processing the request.
status_code The status code the server sent to the client.
time The current time in hh:mm:ss format.
timestamp The current date/time in mm/dd/yyyy:hh:mm:ss timezone format.
user_agent The client making the request.
xdate The current date in yyyy-mm-dd format.
xtimestamp The current date/time in dd/mmm/yyyy:hh:mm:ss timezone format.

Example

%remote_address% - - [%timestamp%] "%request_method% %request_uri% %protocol%" %status_code% %content_length%

Actions

OK Used to accept data entered and to return to the Access Log Templates form.
CANCEL Used to discard data entered and to return to the Access Log Templates form.
HELP Used to display online help for this form.

Notes

Access Log Templates are used for specifying the fields that the logger will record in each access log entry.

Changes made will not be used until the iServer is restarted.

 top of page
 Built with iScript Copyright © 1997-2000 Servertec. All rights reserved.
Last Modified: Thu Aug 10 13:06:59 EDT 2000