Servertec   Access Log Templates
Content
Introduction
Release Notes
Features
FAQs
Requirements
Installation
Change Log
Future Plans
Knowledge Base
Documentation
Conventions
Users
iServer
Administration
Login
Control Panel
Manage
Server
Session
Servlets
Filters
Aliases
Mime Types
Messages
Pools
Realms
Resources
Users
Groups
Access Rights
ACLs
Logger
Templates

Deployment

Reference
Samples
Sales
Legal
Feedback

 

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

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.

Form

iServer Administrator - Access Log Template Entry

Fields

    Name The name of the Access Log Template.
    Template The title to display and return to the client in the header.

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

    Field Description
    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 which 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.
    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.

    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.

    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-1999 Servertec. All rights reserved.
Last Modified: Mon Jun 28 23:14:48 EDT 1999