AGENTLOGMESSAGELEVEL

Specifies the message types (level of messages) that are written to the Essbase Server log (essbase.log).

Only the Essbase Server log is affected, not the Essbase Server console.

Syntax

AGENTLOGMESSAGELEVEL ERROR | WARNING | INFO | DEBUG

Where ERROR, WARNING, INFO, and DEBUG are levels:

Notes

To control the messages displayed in the Agent console, use AGENTDISPLAYMESSAGELEVEL.

To set the same level for both the console and the log, use both settings.

Example

AGENTLOGMESSAGELEVEL WARNING

Sets the message level at WARNING. Only warning and error messages are written to the Essbase Server log.

See Also

SETMSGLEVEL

AGENTDISPLAYMESSAGELEVEL