Administer > NNMi Auditing > Disable NNMi Auditing

Disable Auditing

All content in this chapter is customer visible.

NNMi auditing is enabled by default.

To disable NNMi auditing:

  1. Open the following configuration file:

    Windows

    %NnmDataDir%\nmsas\NNM\conf\nms-audit-config.xml

    Linux

    $NnmDataDir/nmsas/NNM/conf/nms-audit-config.xml
  2. Locate the text block containing the following:

    <enabled>true</enabled>
  3. Change true to false:

    <enabled>false</enabled>
  4. Save your changes.

  5. Restart the NNMi management server:

    Run the ovstop command on the NNMi management server.

    Run the ovstart command on the NNMi management server.