Daemon → Log

Daemon::Log::DaysToKeep

Defines the number of days to keep the daemon log files.

This setting is not active by default.

Default value:

--- '1'

Daemon::Log::RotationType

Type of daemon log rotation to use: Choose 'OTRS' to let OTRS system to handle the file rotation, or choose 'External' to use a 3rd party rotation mechanism (i.e. logrotate). Note: External rotation mechanism requires its own and independent configuration.

This setting can not be deactivated.

Default value:

--- otrs

Daemon::Log::STDERR

If enabled the daemon will redirect the standard error stream to a log file.

This setting can not be deactivated.

Default value:

--- '1'

Daemon::Log::STDOUT

If enabled the daemon will redirect the standard output stream to a log file.

This setting can not be deactivated.

Default value:

--- 0