Siebel System Monitoring and Diagnostics Guide > Configuring SWSE Logging and Monitoring >

Configuring the SWSE Statistics Page


The SWSE Statistics page is configured in the [swe] section of the eapps.cfg file by the parameter StatsPage. By default this value is:

[defaults]

StatsPage = _stats.swe

CAUTION:  For security reasons, change the default value for the StatsPage parameter. Otherwise, others without permission can access this data. Make sure the new filename retains the .swe suffix. For further information on security, see About SWSE Logging and Siebel Security Guide.

The eapps.cfg file contains an additional parameter that defines content in the SWSE Statistics page: SessionMonitor.

SessionMonitor specifies if statistics are gathered on current sessions and then reported to the application's SWSE Statistics page. If SessionMonitor is enabled (TRUE), when sessions are created they are entered into the statistical repository and appear on the application's SWSE Statistics page. This setting allows system administrators to determine who is logged onto the system at any given time, and to determine the session ID with a given user in a non-debug log level. However, performance is slightly degraded by using this feature. If SessionMonitor is disabled (FALSE), sessions are not monitored by the statistical repository and do not appear in an application's SWSE Statistics page.

This parameter is configured in the [swe] section of the eapps.cfg. The default value is FALSE and appears as follows:

[swe]

SessionMonitor = FALSE

Siebel System Monitoring and Diagnostics Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.