Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Created by Guest
Created on Sep 5, 2025

Filtering and Pagination in Atlas Admin API for Downloading DB Logs

We are working on Sentinel (SIEM tool by MSFT) integration. We are using Atlas Admin API to download logs and ingest into Sentinel. But as there is no option to filter the logs, we have to do it in our Sentinel solution and also burden the customer with unnecessary N/w costs. If we could add filtering based on Category Type, ID etc. it will be great help for SIEM integrations. Also, adding options to assist in pagination would also be of great value. Like we could say greater than particular record and limit to "N" number of records.