Specifies the message types (level of messages) that are displayed in the Essbase Server console.
Only the console is affected, not the Essbase Server log (essbase.log).
AGENTDISPLAYMESSAGELEVEL ERROR | WARNING | INFO | DEBUG
Where ERROR, WARNING, INFO, and DEBUG are levels:
ERROR—When specified, only error messages are displayed in the Essbase Server console. No warning or info messages are displayed.
WARNING—When specified, only warning and error messages are displayed in the Essbase Server console.
INFO—When specified, info, warning, and error messages are displayed in the Essbase Server console. INFO is the default setting.
DEBUG—Debug, info, warning, and error messages are displayed in the Essbase Server console.
This setting affects only the messages displayed in the Essbase Server console. To set the level of messages written to the Essbase Server log (essbase.log), use AGENTLOGMESSAGELEVEL.
To set the same level for both the Essbase Server console and log, use both settings.
AGENTDISPLAYMESSAGELEVEL WARNING
Sets the message level at WARNING. Only warning and error messages are displayed in the Essbase Server console.