Views:
Modify tmsplx.xml and rsyslog.conf to disable ServerProtect debug logging.

Procedure

  1. Using a text editor such as vi, edit the following configuration files:
    WARNING
    WARNING
    Making incorrect changes to a configuration file can cause serious system errors. Back up tmsplx.xml and rsyslog.conf to restore your original settings.
  2. In the tmsplx.xml file, set the UserDebugLevel value to 1 and KernelDebugLevel value to 0.
  3. Press ESC, then type save, and close tmsplx.xml.
  4. Delete or comment out the debug path and filename in the following file depending on your platform.
    /etc/rsyslog.conf
  5. Restart ServerProtect service:
    /etc/init.d/splx restart
    Note
    Note
    To prevent Linux file operation errors, restart the ServerProtect service before you restart rsyslog.
  6. Restart rsyslog.
    service rsyslog restart