Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a centralized logging service #4

Closed
sabaimran opened this issue Aug 18, 2023 · 0 comments
Closed

Add a centralized logging service #4

sabaimran opened this issue Aug 18, 2023 · 0 comments

Comments

@sabaimran
Copy link
Member

requirements

  • logs all info, debug, and error logs
  • centralizes them in a query-able format
  • allows us to add alerts

after a bit of investigation, I've settled on using this cloudwatch handler library for pushing logs to AWS - Cloudwatch. see code changes in e2a47d2.

I explored Mezmo/LogDNA, but found the onboarding experience difficult to understand -- see logdna/python#109. DataDog is too expensive, NewRelic was too invasive, and Sentry is limited outside of error/reporting.

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

No branches or pull requests

1 participant