Specify the key as follows:
key-name=value
Specifies the output destination, maximum file size, and maximum number of Setup Wizard log files.
The following table describes the keys that can be specified. Note that "Default" refers to the value or operation assumed when the key is not specified. "VR" refers to the Application Server version introduced or changed by the key.
Key name | Contents | Specifiable value | Default value | VR |
---|---|---|---|---|
setup.log.dir | Specify the output location directory of the log file. Use '/' as the file separator. If you specify a value outside the range, the default value will be set. In UNIX, the parent directory of the specified output destination directory must exist. | Directory name (absolute path) |
| 08-00 |
setup.log.filenum | Specify the number of files. If you specify a value outside the range, the default value will be set. | Specify the value using an integer from 1 to 16. | 4 | 08-00 |
setup.log.filesize | Specifies the maximum size per log file (unit: bytes). If you specify a value outside the range, the default value will be set. | Specify an integer from 4096 to 2147483647. | 262144 | 08-00 |
setup.maintenance.log.filenum | Specifies the number of maintenance log files. If you specify a value outside the range, the default value will be set. | Specify the value using an integer from 1 to 16. | 4 | 08-00 |
setup.maintenance.log.filesize | Specifies the maximum size per maintenance log file (unit: bytes). If you specify a value outside the range, the default value will be set. | Specify the value using an integer from 4096 to 2147483647. | 16777216 | 08-00 |
If an attempt to read the setup.cfg file fails during the execution of the Setup Wizard, the message KEOS28056-E is displayed and the Setup Wizard terminates.