[
https://issues.apache.org/jira/browse/AIRFLOW-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320014#comment-15320014
]
ASF subversion and git services commented on AIRFLOW-218:
---------------------------------------------------------
Commit 0bd5515a42f7912b0d4ac8bf33dec2f01539b555 in incubator-airflow's branch
refs/heads/master from [~aoen]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=0bd5515 ]
[AIRFLOW-218] Added option to enable webserver gunicorn access/err logs
Closes #1577 from aoen/ddavydov/better_http_response_logging
Added an option to enable gunicorn access/error logs.
The default config will now log webserver errors/accesses to stderr.
Also made the 404 page hostname text default page color instead of
white, since white text is pretty hard to see against a white
background.
> Option to enable error/access log for gunicorn
> ----------------------------------------------
>
> Key: AIRFLOW-218
> URL: https://issues.apache.org/jira/browse/AIRFLOW-218
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Reporter: Dan Davydov
> Assignee: Dan Davydov
> Priority: Minor
>
> The airflow gunicorn server currently does not log gunicorn errors or
> requests, we should add command line options to do so.
> Also the hostname on the 404 page has white text on a white background so the
> text should be changed to black.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)