To enable logging of GUI operations on the NFM-P server

CAUTION 

CAUTION

Service Disruption

It is recommended that the logging of GUI operations be enabled only on an NFM-P system in a lab or development environment.

Enabling logging on an NFM-P system in a live network can seriously degrade server performance.

Contact your Nokia technical support representative before you attempt to modify the nms-server.xml file. Modifying the nms-server.xml file can have serious consequences that can include service disruption.

Steps
 

Log in to the NFM-P main server station as the nsp user.


Open the /opt/nsp/nfmp/server/nms/config/nms-server.xml file using a plain-text editor.


Locate the <Filter> tag in the <systemLog> section of the file.


Add the following line directly after the line that begins with <!-- Don’t change this section END -->.

<include severity="debug" class=".*IFGBase" method="printDebug.*"/>

Save and close the nms-server.xml file.


Open a console window.


Navigate to the /opt/nsp/nfmp/server/nms/bin directory.


Enter the following at the console prompt to restart the NFM-P server:

bash$ ./nmsserver.bash force_restart ↵

The NFM-P main server restarts, and all subsequent GUI and OSS actions are logged in the /opt/nsp/nfmp/server/nms/log/server EmsServer.log file.

End of steps

© 2024 Nokia. Nokia Confidential Information

Use subject to agreed restrictions on disclosure and use.