Trigger variables and agent performance

Two trigger variables can affect overall agent performance by decreasing the number of messages generated for the step log:

  • _SUPPRESS_ENV_OUTPUT: if set, suppresses the printing of ENV messages on the step log.
  • _SUPPRESS_LOG_OUTPUT: if set, suppresses the printing of nearly all messages on the step log.

See the Trigger Variables Reference in Working with Environments. Trigger variables have an effect on a job when they are included in a project environment or step environment.