Scheduler Log

Click the Scheduler Log menu to open the Scheduler Log page. This menu is located at Admin Tools > Server Configuration.

Configurable parameters are:

  • Level

    Sets the scheduler log level. This value can be "Info" or "Debug".

  • Automatic Log cycling

    Enables/Disables log cycling.

  • Threshold in kilobytes

    Sets the threshold for cycling. This is a non-negative integer with a range of 0-999999999.

    This option is only available when Automatic Log cycling is enabled.

  • Enable log history

    Enables/Disables log history. This option is only available when Automatic Log cycling is enabled.

  • Delete the oldest log history file when history files number exceeds n.

    Sets the maximum history file number. This is a non-negative integer with a range of 0-999999999.

    This option is available only when Enable log history is enabled.

  • Delete the oldest log history file when history files total size exceeds n

    Sets the maximum history file size. This is a non-negative integer with a range of 0-999999999. This option is available only whenEnable log history is enabled.

These settings are read from and save into hcischeduler.ini file.

Click Save to save the settings.