logstdoutlimit

Data Type

Integer

Description

The logstdoutlimit variable places a limit on the number of bytes from the standard output stream that Endpoint Privilege Management for Unix and Linux writes to the I/O log at a time. When data appears on any of the other channels, this variable is reset to zero. A value of 0 has the effect of placing no limit on the amount of stdout data sent to the I/O log. Set the logstdout variable to false to turn off the logging of standard output data to the I/O log.

Syntax

logstdoutlimit = number;

Valid Values

positive integer An integer specifying the maximum number of bytes.
0 No limit on the number of bytes. This value is the default.
logstdoutlimit = 200;

For more information, see logstdout.