logstderrlimit

Data Type

Integer

Description

The logstderrlimit variable places a limit on the number of bytes from the standard error stream that Endpoint Privilege Management for Unix and Linux writes, at a time, to the I/O log. When data appears on any of the other channels, this variable is reset to zero. A value of 0 results in no limit to the amount of stderr data sent to the I/O log. To turn off the logging of task standard error data, set the logstderr variable to false.

Syntax

logstderrlimit = number;

Valid Values

integer An integer specifying the maximum number of bytes.
0 No limit on the number of bytes. This setting is the default.
logstderrlimit = 4096;

For more information, see logstderr.