Quick Setup Guide

2-5
Cisco Unified Communications Express Historical Reporting Client Configuration Guide
OL-14986-01
Chapter 2 Installation and Configuration
Configuring Cisco UCE Historical Reporting Client
Note If you edit the configuration files and make changes that are not recognized by the system, the
system may be corrupted.
Step 2 Make changes to parameters as desired. For example, you can change “NumOfLogFiles = 10” to
“NumOfLogFiles = 11.” Commented lines in the configuration files start with a semi-colon ( ; ).
The parameters you can change are shown in the following sections:
Configuration File hrcConfig.ini, page 2-5
Configuration File SCH.ini, page 2-6
Step 3 Save the configuration file when you finish with your changes and exit the Editor.
Step 4 If you are editing the hrcConfig.ini file, start the Cisco UCE Historical Reporting Client or right-click
the Scheduler icon in the status area of the Windows taskbar and choose Start Scheduler. Your changes
now take effect.
Configuration File hrcConfig.ini
The hrcConfig.ini file contains general instructions for the Cisco UCE Historical Reporting Client
system. Table 2-1 shows the parameters in this .ini file.
Ta b l e 2 - 1 hrcConfig.ini file: Parameters
Parameter Description and Default Value
defaultHost IP address or hostname that appears in the Server field in the Cisco UCE
Historical Reporting Client Login dialog box.
IP address or hostname of the server that most recently logged into server. This is the
default IP address/hostname.
defaultExportPath File path name of the folder to hold scheduled reports to be exported to a file.
Installation directory for Cisco UCE Historical Reports.
showUserNameOnReport Show the username of the user who is logged in when a report is generated.
0: Name does not appear.
1: Name appears. (Default: 1.)
logLevel Level of detail for recording events in the log file.
1: Record errors only. (Default: 1.)
2: Record errors and warnings.
3: Record errors, warnings, and debugging messages.
NumOfLogFiles Number of log files being maintained by the system. A new file is created whenever the
current file reaches the size specified by MaxSizeOfLogFiles. (See the next parameter,
MaxSizeOfLogFiles.)
1 (Integer) or greater. (Default: 10.)