You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: receiver/mongodbatlasreceiver/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ In order to collect project events, the requesting API key needs the appropriate
31
31
32
32
In order to collect organization events, the requesting API key needs the appropriate permission which at minimum is the `Organization Member` role. Organization events are collected across all the projects hosted on Atlas within the organization. These events are not associated with a project.
33
33
34
+
In order to collect access logs, the requesting API key needs the appropriate permission which requires either the `Project Owner` or `Organization Owner` role. Access logs are specific to each cluster.
35
+
34
36
MongoDB Atlas [Documentation](https://www.mongodb.com/docs/atlas/reference/api/logs/#logs) recommends a polling interval of 5 minutes.
35
37
36
38
-`public_key` (required for metrics, logs, or alerts in `poll` mode)
0 commit comments