Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure logging for api on gunicorn #966

Closed
rkorytkowski opened this issue Sep 10, 2021 · 1 comment
Closed

Configure logging for api on gunicorn #966

rkorytkowski opened this issue Sep 10, 2021 · 1 comment
Assignees

Comments

@rkorytkowski
Copy link
Contributor

Currently no requests are logged to CloudWatch, because we disabled the DEBUG mode and moved to gunicorn. We need to add logging configuration in django and --capture-output to gunicorn.

@rkorytkowski rkorytkowski self-assigned this Sep 10, 2021
snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue Sep 20, 2021
@snyaggarwal snyaggarwal self-assigned this Sep 20, 2021
@snyaggarwal
Copy link
Contributor

We now have error logs in cloudwatch.
We will expand logs as part #941

@paynejd paynejd closed this as completed Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants