Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 496 Bytes

logging-and-monitoring.md

File metadata and controls

21 lines (11 loc) · 496 Bytes

Logging and monitoring

Logging

Fluentd

We use fluentd to aggregate the logs and send them to both an ELK stack and S3 bucket for long term storage.

Logit

We use Logit as a hosted ELK stack.

S3

We use AWS S3 as a long term storage for logs.

Monitoring

Sentry

We use Sentry to monitor the application, including all reportable exceptions and CSP violations.