Skip to content

Commit

Permalink
[receiver/mongodbatlas] Document requirements for audit logging (#19427)
Browse files Browse the repository at this point in the history
Adds a link to the MongoDB Atlas docs for enabling audit logging
  • Loading branch information
BinaryFissionGames committed Mar 14, 2023
1 parent dc2f6e1 commit 52b716a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions receiver/mongodbatlasreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ MongoDB Atlas [Documentation](https://www.mongodb.com/docs/atlas/reference/api/l
- `projects` (required if enabled)
- `name` (required if enabled)
- `collect_audit_logs` (default false)
- Audit logging must be [enabled for your MongoDB Atlas project](https://www.mongodb.com/docs/atlas/database-auditing/) in order to scrape audit logs.
- `include_clusters` (default empty)
- `exclude_clusters` (default empty)
- `events`
Expand Down

0 comments on commit 52b716a

Please sign in to comment.