The logfile parameter specifies the
name of the log file that is to be used for error and warning messages.
logfile=<filename>- Description
- Set the value to the name of the log file that is to be used.
If you do not specify a path to the file, the log is created in the <product_data_path> directory
on Windows platforms and
in the /var/cicscli directory on UNIX.
The following table lists the code pages
of the Client daemon log files for each language:
Language |
UNIX and Linux log file code page |
Windows encoding |
German (de) |
850 |
UTF-8 |
English (en) |
850 |
UTF-8 |
Spanish (es) |
850 |
UTF-8 |
French (fr) |
850 |
UTF-8 |
Italian (it) |
850 |
UTF-8 |
Japanese (ja) |
943C |
UTF-8 |
Korean (ko) |
943C |
UTF-8 |
Turkish (tr) |
857 |
UTF-8 |
Simplified Chinese (zh) |
1381 |
UTF-8 |
This parameter is in the CLIENT section of the configuration file.
- Default value
- If this parameter is not specified, error and warning messages
are written by default to <product_data_path>/cicscli.log on Windows platforms and to /var/cicscli/cicscli.log on UNIX and Linux platforms.
- Configuration Tool
- In the Configuration Tool, you can set the value of logfile in
the Error and warning log file field on the Logging tab
in the Client daemon configuration page.