apex / up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
https://up.docs.apex.sh
MIT License
8.8k stars 380 forks source link

Logs still showing even though it's disabled through config #819

Closed omar-dulaimi closed 4 years ago

omar-dulaimi commented 4 years ago

Prerequisites

Description

Logs like the ones below are overflowing cloudwatch metrics and thus increasing the overall bill. I've been looking for a way to disable those logs but the disable option is already set for me.

Example: {"fields":{"app":"app-name","commit":"commit-hash","plugin":"relay","region":"us-east-1","stage":"production","version":"108"},"level":"info","timestamp":"2020-10-28T15:52:22.524151567Z","message":"{"}

currently using v1.5.1 (I'm maintaining the project so no upgrades were done)

Love Up? Yeah!

Please consider signing up for Up Pro (https://up.docs.apex.sh/#guides.subscribing_to_up_pro) or donating via https://opencollective.com/apex-up/donate.

Slack

Join us on Slack https://chat.apex.sh/

omar-dulaimi commented 4 years ago

Fixed. Thanks anyways