The Console Log agent writes log messages to stdout and stderr.
For the properties below, you can enter either strings or variables. If you enter a variable, the value is substituted from the database when the XML configuration file is generated. Refer to Using variables for agent property values for details on what variables can be substituted.
Property | Description |
---|---|
errorLogThreshold | Minimum level of messages that are written to stderr. Valid values are none, error, warning, info, or debug. |
logThreshold | Minimum level of messages that are written to stdout. Valid values are none, error, warning, info, or debug. If the value is empty then the system log level is used. |