MongoDB Atlas
Overview
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:
Navigate to Settings > Integrations
Click Add New > MongoDB Atlas
Enter a descriptive name in the Nickname field
Paste your Public Key and Private Key
Click Next to complete the integration
Configuration Details
Supports monitoring of:
MongoDB Atlas clusters
Databases
Configuration details
Backup settings
Network settings
Regular scanning of MongoDB Atlas assets
Integration with Firefly's inventory management
Support for policy enforcement on MongoDB Atlas resources
Best Practices
Use dedicated API keys for Firefly integration
Regularly rotate API keys for security
Monitor API key usage in MongoDB Atlas
Keep track of which MongoDB Atlas assets are being monitored
Review and update policies as needed
Maintain proper access controls in MongoDB Atlas
Ensure API keys have minimum required permissions
Troubleshooting
For API key issues:
Verify API key permissions
Check if the keys have expired
Ensure the keys have the correct access level
Verify Project ID is correct
For asset discovery issues:
Verify the integration is active in Firefly
Check if the API keys have access to the required resources
Review Firefly integration logs
Verify MongoDB Atlas organization settings
For policy enforcement issues:
Verify the asset types are supported
Check policy configuration
Review Firefly policy logs
Ensure MongoDB Atlas resources are properly tagged
Last updated
Was this helpful?