User Guide

XML configuration files 139
The unsafe characters are as follows: the space character; open or closed angle brackets (< >); a
double quotation mark ("); the pound sign (#); the percent sign (%); open or closed curly
braces ({ }); bars (|); carat (^); tilde (~); square brackets ([ ]); and apostrophe (`).
See also
Delimiter, Directory, QuoteFields
Events
Events are written to the log file.
Description
The following table lists the events recorded in the Access log file. Events are logged in a
semicolon-separated list. The keyword * instructs Flash Media Server to log all events.
Event Category Description
app-start application Application instance starts.
app-stop application Application instance stops.
connect application Client connects to the server.
connect-pending application Client connects to the server, waiting for the script to
authenticate.
disconnect application Client disconnects.
pause application Client pauses a recorded stream.
play application Client plays a recorded or live stream.
publish application Client publishes a live stream.
record application Client begins recording a stream.
recordstop application Client stops recording a stream.
seek application Client jumps to a new location within a recorded
stream.
server-start application Server has started.
server-stop application Server has stopped.
stop application Client stops playing a recorded or live stream or stops
publishing a live stream.
unpause application Client resumes a stream.
unpublish application Client unpublishes a live stream.