Skip to content

Commit f709809

Browse files
author
Sam DeHaan
authored
[receiver/mongodbatlas] Document access log requirements (open-telemetry#23363)
Access Logs required permissions for monitoring were not documented in the receiver README. Should have been documented for open-telemetry#21182
1 parent 8885502 commit f709809

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

receiver/mongodbatlasreceiver/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ In order to collect project events, the requesting API key needs the appropriate
3131

3232
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.
3333

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+
3436
MongoDB Atlas [Documentation](https://www.mongodb.com/docs/atlas/reference/api/logs/#logs) recommends a polling interval of 5 minutes.
3537

3638
- `public_key` (required for metrics, logs, or alerts in `poll` mode)

0 commit comments

Comments
 (0)