Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 439 Bytes

CONFIGURE_MONGO.md

File metadata and controls

11 lines (10 loc) · 439 Bytes
layout title parent nav_order
default
Mongo
Outputs
9

Configure Mongo

The Log Export Container uses fluentd mongo output plugin. In order to enable it you need to specify LOG_EXPORT_CONTAINER_OUTPUT=mongo and provide the following variables:

  • MONGO_URI. Mongo Connection URI
  • MONGO_COLLECTION. Mongo Collection to store the Log Export Container events. Default=sdm_logs.