Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › Cycle Output Cl 5.6
Is there a command that will Cycle the log file for a given process?
This can be done from the GUI, but would like to do it automatically,
based on file size. Also does the command exist in 5.8?
Thanks!
Phil,
You can use hcicmd to cycle the log for a given process from the command line:
The syntax is
hcicmd -p process_name -c .output_cycle
To learn the syntax of all those commands, from the Cloverleaf GUI, you can simply do
HELP –> Contents —> Reference Guide —> Engine Commands —> hci non-GUI commands.
I hope this helps.
Thanks Levy!! Will try it.