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.
AGENTLOGMESSAGELEVEL ERROR | WARNING | INFO | DEBUG
Where ERROR, WARNING, INFO, and DEBUG are levels:
ERROR—Only error messages are written to the Essbase Server log. No warning or info messages are written.
WARNING—Only warning and error messages are written to the Essbase Server log.
INFO—Info, warning, and error messages are written to the Essbase Server log. INFO is the default setting.
DEBUG—Debug, info, warning, and error messages are included in the Essbase Server log.
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.
AGENTLOGMESSAGELEVEL WARNING
Sets the message level at WARNING. Only warning and error messages are written to the Essbase Server log.