...
To enable this property, set the value to com.digitalroute.mimexposer.statistics.MemDbStatistics
or com.digitalroute.mimexposer.statistics.FileDbStatistics
.
If you set the property value to com.digitalroute.mimexposer.statistics.MemDbStatistics
, you can use the MIM agent to send statistics to System Insight. To do this, you must configure a workflow with a MIM agent. For further information, see 9.78.6 MIM Agent.
If you set the property value to com.digitalroute.mimexposer.statistics.FileDbStatistics
, you can use the MIM agent to send statistics to System Insight or you can log to file. If you want to log to file only, you do not require the MIM agent. The log file is stored in $MZ_HOME/log
per bucket, for example <
bucket name>
_couchbase_stats.log,
and the file is flushed every 60 seconds by default. If you want to modify how often the file is flushed, set the property mz.cb.statistics.flush.period.in.seconds
with the required value in the EC.
The Couchbase statistics that you can log include the following:
...