Installation guide
Activity logs
Feature available in Flash Media Streaming Server and Flash Media Interactive Server; requires
Flash Player 6 or later.
Flash Media Server 3 oers real-time server monitoring and extensive logging capabilities to
help you with server management and troubleshooting. e log les track activity such as
general trac and server load, who is accessing the server, client behavior and interaction, and
general diagnostics.
Flash Media Server maintains several dierent types of logs:
• Accesslogs—Tracksinformationaboutusersaccessingtheserver
• Applicationlogs—Tracksinformationaboutactivitiesinapplicationinstances
• Diagnosticlogs—Tracksinformationaboutserveroperations
FlashMediaServeraccessloglesarewritteninW3Cformat.Youcanusestandardparsing
tools to parse these log les.
Access logs
eaccesslogrecordsinformationaboutconnectionrequestsbyFlashPlayerandFlashMedia
Server application instances. e default conguration creates a single access log per server,
called access.XX.log,whichislocatedintheFlashMediaServerlogsdirectory.(Youcan
alsocongureFlashMediaServertocreateaseparateaccesslogforeachvirtualhost.)e
“XX”inthelenameisatwo-digitnumberrepresentingtheversionofthelog(forexample,
ac c e ss.00.lo g wouldcontainthemostrecentlogs).
e access log will record data such as:
• Dateandtimeaclientconnectedtotheserver
• Howmuchtotalbandwidthwasconsumedduringthesession
• Whichstreamswereaccessedbytheconnection
• Whethertheclientpublishedastream
• Whethertheclientjumpedtoanewlocationwithinarecordedstream
Application logs
e application logs record information about activities in application instances. ese logs are
especially useful for debugging applications.
e default conguration creates one application log per application instance, called
application.XX.log,whichcanbefoundintheapplication/instancefolderofthe
corresponding virtual host.
Application logs record application event data such as:
• Dateandtimeoftheevent
• Anevent’sserverprocessID
• Eventstatuslevel(warning,error,information,debug,andsoon)
Diagnostic logs
e diagnostic logs record information about Flash Media Server operations and are used
primarily for debugging server-level issues.
Flash Media Server is congured, by default, to create a diagnostic log for each type of
process. e default diagnostic logs are master.XX.log, edge.XX.log, core.XX.log,
ad min.XX.log, and httpcache.XX.log. All of the diagnostic logs are located in the
Flash Media Server logs directory.
41