XML Configuration Reference : Monitor : GlobalLoggerConfig
 
GlobalLoggerConfig
com.exalead.mercury.mami.master.v10.GlobalLoggerConfig
Global logger module configuration.
Parent elements:
com.exalead.mercury.mami.master.v10.LoggingConfig (as LoggingConfig)
Attributes:
Name
Type
Default value
Description
maxSize
int
100
Max size of the RAM buffer that stores latest messages.
enableGlobalLogEntryStore
boolean
Keeps all logs (in these case, an additional structure is created on disk and GetGlobalLogEntryList can be called).