The logfileinfo parameter specifies
the name of the log file that is to be used for information messages.
logfileinfo=<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, information messages are written
by default to the same file as error and warning messages, which is <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, the value of logfileinfo is
set to the same value as logfile. You can specify
a different value for logfileinfo by clearing
the Use the same file for informational messages check
box in the Logging tab of the Client
daemon configuration page. You can then enter a different
value for logfileinfo in the Information
log file field.