Skip to content

MongoDB Request Logging

The MongoDB Request Logging plugin logs all requests to a MongoCamp Server. This can be useful for debugging and performance analysis.

Configuration

Dependency Setup

Add this to your Plugin Modules to download the plugin from Maven Central.

plugin configuration
dev.mongocamp:mongocamp-plugin-requestlogging_2.13:$$MC_VERSION$$

MongoCamp Configuration Settings

ConfigurationDescriptionDefaultType
REQUESTLOGGING_ENABLEDActivates Request Logging to MongoDBtrueBoolean

Released under the Apache License 2.0.