Groups | Blog | Home
all groups > macromedia flash flashcom > march 2006 >

macromedia flash flashcom : Flash Media 2 - Application.xml usage for logging


earl.c
3/20/2006 2:37:56 AM
Looking to capture trace statements in logs for server-side Flash scripting.
Tech Note tn_16464 states altering the <RecordAccessLog> in the Vhost.xml
configuration file to do this. However, this XML tag does not exist in this
file in Flash Media 2.0 developer edition.

Instead, I found debug stream settings available in the default install at
C:\Program Files\Macromedia\Flash Media Server
2\conf\_defaultRoot_\_defaultVHost_\Application.xml file, namely,
<StreamManager><StorageDir>, <Debug><AllowDebugDefault>, and <HTTP><Verbose>
variable settings.

Can I make a separate Application.xml file for each application in the
appropriate ...\applications\<yourapplication> directory? Will this
Application.xml file override the global one specified above?

Any other suggestions to be able to use the Flash Communication Server Log
Reader to read the above files for Flash Media Server 2.0 developer edition?

Regards,
Earl
AmnISaid
3/21/2006 12:00:00 AM
Look into the "Flash Media Server 2 - Managing" PDF document, it is available
from Macromedia, and is bundled with the FMS installation files. There you will
find that indeed you CAN use Application.xml this way, placing it in the
application directory. You can find details about this in the PDF.
AddThis Social Bookmark Button