cpu_transaction_log
Configure CPU transaction log parameters like logfile and enabled to start recording CPU activity to a file for debugging purposes.
Instructions
Configure the CPU transaction log (ZRCP cpu-transaction-log parameter value). Set logfile then enabled=yes to start. Output goes to the configured logfile; there is no read-back command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parameter | Yes | Transaction-log parameter to set | |
| value | Yes | Value: a filename (logfile), yes|no (boolean params), or a number (rotatefiles/rotatesize/rotatelines) |