Installation guide

Display Content Manager Ver1.80 Installation Guide
85
IV-10. Log Files for MMSrv Service
Log files for the MMSrv service are output to the DCM server and MEDIAEDGE server.
IV-10-1. About log files for MMSrv service
Log files for the MMSrv service are output to the folder in accordance with the following output
destination rule. If the MEDIAEDGE server is installed with [D:\DCM] specified as the work folder, it is
output to the location of the output destination example.
Output destination rule [(Work folder)\Log\(unique string that is created at installation)\MMSrv]
Output destination example [D:\DCM\Log\FFFFFFFF-FFFF-FFFF-FFFFFFFFFFFFFFFF\MMSrv]
A log file is created each day in accordance with the following file name rule. A file created on December
8, 2009 would have the name shown in the file name example.
File name rule [MMSrvyyyymmdd.log]
File name example [MMSrv20091208.log]
The MMSrv service log is output in [ASCII format]. It can be opened with a text editor such as Notepad.
The log is comprised of 4 parts: date and time, priority, type and contents.
Date and time
The date and time at which the log was recorded.
It is specified in YYYY-MM-DDThh:mm:ss.s TZD format (*5).
*5: Date and time format of W3C (http://www.w3.org/TR/NOTE-datetime)
Priority
The log priority is expressed in 4 levels.
info Information
notice Notice
warning Warning
err Error
Type
Logs are divided into the following types.
(None) Related to the operation of the MMSrv service
playlist Related to SMIL file creation
target Related to download.txt file creation
client Related to download operations
Messages
Records log messages.