dvillavicencio / riven-bot

Discord Bot for Destiny 2 that retrieves statistics regarding Raid and Dungeon activities through Discord chat
2 stars 0 forks source link

Infrastructure | Add logging with AWS Cloudwatch #37

Closed dvillavicencio closed 11 months ago

dvillavicencio commented 11 months ago

The app runs in a docker container, which has its own log drivers which have a compatible driver with AWS CloudWatch. This task is to host the logs from the bot-app in CloudWatch. Acceptance Criteria

  1. Add properties to the compose.yml for logging and to use AWS drivers for logging.