-
Notifications
You must be signed in to change notification settings - Fork 284
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Send anvil logs to stdout (#8311)
Instead of a local file, so we can read them from cloudwatch when deployed in aws. Also, it's possible that logrotate wasn't running, since the container runs the process required and not cron and logrotate. Logging inside the container is an antipattern that I walked straight into.
- Loading branch information
1 parent
27e4761
commit 6a2614a
Showing
3 changed files
with
2 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters