
XML configuration files 147
Rotation
Container tag.
Description
The tags in this section configure the rotation of the log files.
Located in
Access, Application, Diagnostic containers.
Contained tags
History, MaxSize, Schedule
Schedule
This tag specifies the rotation schedule for the log files.
Description
There are two types of scheduling: daily rotation and rotation that occurs when the log
exceeds a specified length.
Examples
<Schedule type="daily"></Schedule>
If the type attribute is daily, Flash Media Server rotates the log files every 24 hours.
<Schedule type="hh:mm"></Schedule>
If the type attribute is hh:mm, the timestamp 00:00 causes the file to rotate every midnight.
<Schedule type="duration"></Schedule>
If the type attribute is duration, rotation occurs when the duration of the log exceeds a
specified length. The duration is specified in minutes.
Located in
Access, Application, Diagnostic containers
See also
MaxSize,Time
ServerID
By default, the value of the ServerID tag is the IP address of the server whose events are being
logged.
See also
LogServer
Commenti su questo manuale