This integration is available for Portkey Enterprise users.
Portkey is part of MongoDB partner ecosystem to help you build & deploy your AI apps with confidence. Learn more
Getting Started with MongoDB Log Storage
Prerequisites
- Portkey Enterprise account
- Access to a MongoDB instance
- Kubernetes cluster
Link to Helm Charts Repo
Configuration
To use MongoDB for Log storage, you’ll need to provide the following values in yourvalues.yaml
file for the Helm chart deployment:
Authentication with PEM File
If you’re using a PEM file for authentication, follow these additional steps:1
Add PEM File Details
In the
resources-config.yaml
file, supply PEM file details under the data
section:2
Modify value.yaml
In
values.yaml
, add the following configuration:3
Use the PEM File
Update your
MONGO_DB_CONNECTION_URL
to use the PEM file: