The Log stanza
Parameters for configuring the log file.
The Log
stanza specifies the log attributes for a particular queue manager. By default, these are inherited from the settings specified in the LogDefaults
stanza in the mqs.ini file when the queue manager is created.
Only change attributes of this stanza if you want to configure a queue manager differently from others.
The values specified on the attributes in the qm.ini file are read when the queue manager is started. The file is created when the queue manager is created.
- LogBufferSize
- The journal buffer size, in bytes. Enter a number in the range 32 000 through 15 761 440. The default is 32 000.
- LogPath= library_name
- The name of the library used to store journals and journal receivers for this queue manager.
- LogReceiverSize
- The journal receiver size, in kilobytes. The default is 100 000.