backlog icon indicating copy to clipboard operation
backlog copied to clipboard

Cloud Internal Monitoring and Alerting

Open misha-kotov opened this issue 6 years ago • 0 comments

Log Aggregation

Summary: simplified log aggregation in a single place, so logs can be easier used and searched through. Based on the collected logs custom alerts can be defined to better track unusual events.

List of Consumed Logs:

  • Web Server Logs: -- NGINX -- PHP FPM -- MySQL (MariaDB / Galera) -- Redis -- RabbitMQ -- ElasticSearch
  • Application Logs: -- /app/var/log/cloud.log -- /app/var/log/exception.log -- /app/var/log/mcom.connector.log -- /app/var/log/deploy.log
  • Fastly Logs: -- CDN Logs -- WAF Logs

Phases:

  • [x] 1: Log aggregation is developed & deployed for internal usage (Support / L3 teams)
  • [ ] 2: Custom alerts are defined to better process incoming real-time logs
  • [ ] 3: Access to aggregated logs is provided to Merchants / Partners

misha-kotov avatar May 30 '18 20:05 misha-kotov