Steps for enabling more verbose logging to further troubleshoot an issue in NCM, and steps for disabling.
NCM 10.X
The following steps explain how to enable and disable full debugging in NCM. Note: You will need root/administrative access to the device server(s) to edit the necessary files mentioned in the following instructions.
Enabling full debugging
To enable full debugging in VoyenceControl, do the following:
$VOYENCE_HOME/conf/logs.cfg
#*:log(0-9):file(10x1000000)
/etc/init.d/voyence restart
Disabling full debugging
To disable full debugging in VoyenceControl, do the following:
$VOYENCE_HOME/conf/logs.cfg
*:log(0-9):file(10x1000000)
/etc/init.d/voyence restart
The variable $VOYENCE_HOME refers to the installed location of VoyenceControl, typically:
/opt/voyence
or
/home/powerup.