User Guide

XML configuration files 141
See also
Fields
Fields
This tag specifies which fields for an event are logged in the Access log file.
Description
Fields are associated with the events found in the Access log file. The field specification is a
semicolon-separated list of one or more fields associated with an event in the log file.
The keyword * specifies that all fields are to be logged. Fields without data are left empty.
Macromedia recommends that you include the following fields in the fields to be logged: the
type, category, date, and time fields.
The following table is a complete list of fields associated with events in the Access log file. Not
every field is associated with each event in the log file.
publish 200 Successful.
400 Bad request (invalid arguments).
401 Access denied by application.
409 Stream is already being published
415 Unsupported media type.
500 Server internal error.
stop 200 Successful.
408 Stream stopped because client disconnected.
Field Event(s) Description
x-event application Type of event.
x-category application Event category.
date application Date at which the event occurred.
time application Time at which the event occurred.
tz application Time zone information.
x-ctx application Event-dependent context information.
x-pid application Server process ID.
x-cpu-load application CPU load.
Field Status Code Description