Skip to content

Conversation

josmanperez
Copy link
Collaborator

This tool is a Python script designed to fetch logs from a MongoDB Atlas App Services application using pagination. It supports optional date range filtering and provides a way to authenticate using MongoDB Atlas API keys.

Features

  • Fetch logs from MongoDB Atlas App Services application.
  • Supports pagination to handle large sets of logs.
  • Optional date range filtering using start_date and end_date parameters.
  • Validates date inputs to ensure they follow the ISO 8601 format.
  • Authenticates using MongoDB Atlas public and private API keys.
  • Optional user_id for user id filtering logs.
  • Optional co_id for correlation id filtering logs.
  • Fetch only error logs using the errors_only option.
  • Filter logs by key-value pairs using the --filter option.

…pplication, e.g, Triggers. More information can be found in the README file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant