Enabling user monitoring options with the ssoconfig menu

The lsservice.properties file is a configuration file for many security-related features, including user monitoring.

Properties that are needed by the ssoconfig utility in order to configure user monitoring, must be enabled in lsservice.properties. By default, these properties are not enabled. This section describes how to add and/or enable the property.

  1. Open LAWDIR/system/lsservice.properties in a text editor.
  2. Verify that the following properties are included in the file. If they do not exist, add them as shown below. If they currently exist but are set to "false" set them to "true".

    server.monitor.config.enabled=true

    server.scalability.enabled=true

  3. Save and close the file when you are finished making updates.