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
Categories Enterprise Advanced
Created by Guest
Created on Jul 6, 2020

Remote Address and Remote Port information shold be provided as part of the Public API global events for all DATA_EXPLORER_CRUD

When requesting Audit events using the Public API Global events, not all events provide the Remote Address and Remote Port. some commands like "find" does present the Remote Port/IP, but others such as updateDocument, insertDocument and deleteDocument do not. the info is there so why some events present it and some don't? is it possible to formulate a unify base fields for all events that will include the Remote Address, Remote Port? Thanks