
136 Configuration Files
<Events>connect;disconnect;play;pause;unpause;stop</Events>
<Fields>x-category;x-event;date;time;x-pid;c-ip;cs-bytes;sc-bytes;
x-sname;sc-stream-bytes;x-file-size;x-file-length</Fields>
<Delimiter></Delimiter>
<QuoteFields>disable</QuoteFields>
<EscapeFields>enable</EscapeFields>
</Access>
<Diagnostic>
<Directory>${LOGGER.LOGDIR}</Directory>
<Rotation>
<MaxSize>10240</MaxSize>
<Schedule type="daily">00:00</Schedule>
<History>5</History>
</Rotation>
</Diagnostic>
<Application>
<Directory>${LOGGER.LOGDIR}</Directory>
<Rotation>
<MaxSize>10240</MaxSize>
<Schedule type="daily">00:00</Schedule>
<History></History>
</Rotation>
</Application>
</Logger>
Summary of Logger.xml tags
This table lists alphabetically the tags in the Flash Media Server Logger.xml configuration file.
By default, the log files are located in the
logs directory in the server installation directory.
NOTE
Log file rotation cannot be disabled. To effectively turn off rotation, choose a large
maximum size and a long maximum duration for the log files.
Logger.xml tag Description
Access
Container tag; contains tags to configure the Access log file
settings.
Application
Container tag; contains tags to configure the Application log
file settings.
Delimiter
Specifies which delimiter to use when separating the fields
in the log file.
Diagnostic
Container tag; contains tags to configure the diagnostic log
file settings.
Directory
Specifies how many lines to write to log file before repeating
the field headers.
Commenti su questo manuale