-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
Default location of logs #1216
Comments
AFAICS If you are using bin/caravel you need to update the code to add explicit support for the relevant gunicorn option. |
by default I believe it pipes the logs to the stdout. |
I'm using gunicorn and explicitly sending the log output to stdout.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to run Caravel as a daemon and I'm wondering how and where can I define where the logs should be saved?
The text was updated successfully, but these errors were encountered: