MACROMEDIA FLASH MEDIA SERVER 2-MANAGING FLASH MEDIA SERVER Manual page 135

Managing flash media server
Table of Contents

Advertisement

The Logger.xml file contains the following tag structure.
<Logger>
<Access>
<LogServer enable="false" type="udp"></LogServer>
<HostPort></HostPort>
<ServerID></ServerID>
<DisplayFieldsHeader>100</DisplayFieldsHeader>
<Directory>${LOGGER.LOGDIR}</Directory>
<FileName>access.[NN].log</FileName>
<Time>local</Time>
<Rotation>
<MaxSize>10240</MaxSize>
<Schedule type="daily">00:00</Schedule>
<History>5</History>
</Rotation>
<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>
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.
XML configuration files
135

Advertisement

Table of Contents
loading

This manual is also suitable for:

Flash media server 2

Table of Contents