[ErrorLogging]

This section of the .ini file enables or disables error logging and sets the name and maximum size of the Error Log. You can configure the parameters in this section only through the initialization file. You cannot view the Error Log through the PowerChute plus user interface, but only directly through the UNIX terminal window.

[ErrorLogging]
ErrorLogEnabled=Yes Allowed values are Yes or No.
No disables error logging.
ErrorLogName=e:\pwrchute\powrchute.err The drive, path and file name for the error log file.
ErrorLogMaxSize=50000 Maximum size in bytes for the error log file.