Sun N1 Service Provisioning System 5.2 System Administration Guide

ProcedureHow To Configure The Master Server Log

To check the status of the master server , edit the logger_config.xml file.

Step

    Edit the root entry in N1SPS-MasterServer-home/server/config/logger_config.xml file by editing the code as shown below. Additional information will be generated and output in the master server log file cr_server.out. This can viewed at N1SPS-MasterServer-home/server/bin/cr_server.out. The MS log file cr_server.out can be viewed through the browser interface by clicking on the View Log button.


    <root>
    					<priority value="debug" />
    					<appender-ref ref="STDOUT" />
    </root>