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

Don't use gunicorn logging options with unicornherder #65

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

natefoo
Copy link
Member

@natefoo natefoo commented Aug 16, 2022

use Galaxy's python logging config instead, so that rotation can be performed.

Rotation depends on galaxyproject/galaxy#14457 unless you do a full custom logging config, and the access log entries will be missing from the gunicorn log file (when running under unicornherder) without galaxyproject/galaxy#14467, so this should not be tagged and released until after those are merged.

If you need to set the log_destination Galaxy config option from the environment, you can use $GALAXY_CONFIG_OVERRIDE_LOG_DESTINATION.

python logging config instead, so that rotation can be performed.
@mvdbeek mvdbeek merged commit b3b4bf6 into galaxyproject:main Aug 17, 2022
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

Successfully merging this pull request may close these issues.

2 participants