User Guide
XML configuration files 143
See also
Events
FileName
This tag specifies the name of the Access log file.
Description
The Access log file name includes a date stamp and version number. Y represents the year of
its creation; the format YYYY must be used. M represents the month of its creation; the
formats M or MM are both allowed. D represents the day of the month of the file’s creation;
the formats D or DD are both allowed. N represents the version number of the file. Note that
there is no limit on number of versions.
The repetition of a letter represents the number of digits. For example, M represents 4 (April).
MM represents 04 (April).
sc-stream-bytes application This field shows the number of bytes transferred from
the server to the client per stream.
To calculate the bandwidth usage per stream, subtract
the ‘sc-stream-bytes’ in the ‘play’ event by the ‘sc-
stream-bytes’ in the ‘stop’ event.
cs-uri-stem application Stem portion of s-uri (omitting query) field.
cs-uri-query application Query portion of s-uri.
x-sname-query application Query portion of stream URI specified in play or publish.
x-file-name application Full path of the file representing x-sname stream.
x-file-ext application Stream type. Currently Flash Media Server supports
FLV or MP3 files.
s-ip application IP address or addresses of the server.
x-duration application Duration of a stream or session event.
x-suri-query application Same as x-sname-query.
x-suri-stem application This is a composite field: cs-uri-stem + x-sname + x-file-
ext.
x-suri application This is a composite field: cs-uri-stem + x-sname + x-file-
ext + x-sname-query.
x-status application See the following table for a complete description of
the x-status codes and descriptions.
Field Event(s) Description