MongoDB Atlas
MongoDB Atlas integration allows you to connect your MongoDB Atlas clusters to Firefly. This integration enables Firefly to discover and track your MongoDB Atlas assets, including clusters, databases, and configuration details. This integration is particularly useful for tracking database-as-a-service (DBaaS) assets alongside your other infrastructure components.
Prerequisites
MongoDB Atlas account with administrative access.
Ability to create API keys with Organization Read Only permissions.
Access to MongoDB Atlas API endpoints.
Required credentials:
API Public Key.
API Private Key.
Project ID.
Setup Procedure
Log in to your MongoDB Atlas account at https://cloud.mongodb.com/.
From the left menu, select Access Manager.
Select your Organization.
From the top menu, select API Keys > Create API Key.
Enter a descriptive name for your API key.
In Organization Permissions, select Organization Read Only and click Next.
Copy both the Public Key and Private Key.
In Firefly:
Click Settings > Integrations.
Click Add New > MongoDB Atlas.
Enter a descriptive name in the Nickname field.
Paste your Public Key and Private Key.
Click Next.
Click Done.
Configuration Details
Firefly scans every 8 hours by default for SaaS data.
Your MongoDB Atlas configurations list will stay updated automatically.
You can enforce IaC or policies on your MongoDB Atlas assets.
Supports monitoring of MongoDB Atlas clusters, databases, and configuration details.
Last updated
Was this helpful?