Statistics log file name
The log@statistics.parameters parameter specifies the name of the XML statistics log file used for statistics recording.
log@statistics.parameters=filename=<filename>
- Description
- Set the value to the statistics log file name. The file name cannot
contain the percent sign (%) character. Use either a forward slash
(/) character or double backslash (\\) characters as a separator in
the path name. The directory specified in filename must
exist before the Gateway daemon is started. When a file name is defined
without a directory, the statistics log file is created in the <product_data_path> directory
for Windows platforms and
the /var/cicscli directory for UNIX and Linux® platforms.
To
ensure that each Gateway daemon instance has a unique statistics log
file, a time stamp that specifies when the Gateway daemon started
is added to the file name. If the file name specified has a file extension,
the time stamp is inserted between the file name and the file extension,
otherwise the time stamp is appended to the end of the file name.
The time stamp has the following format _YYYYMMDD-hhmmss,
where YYYY is the year, MM is
the month, DD is the day, hh is
the hour, mm is the minute, and ss is
the second that the Gateway daemon was started.
This parameter is in the GATEWAY section of the configuration file.
- Default value
- There is no default value for this parameter.
- Configuration Tool
- In the Configuration Tool, you can set the value of log@statistics.parameters in the Statistics log filename field in the Monitoring tab of the Gateway daemon settings page.