For my purposes it's more usefull to run dags when it's midnight in my timezone. So I changed default_timezone option in airflow.cfg to "Europe/Moscow" and also changed /etc/localtime in my docker ...
Firsly gelf-formatter is awesome, I don't understand how other projects even justify blocking entire program execution to send logs over network... WIth that said, tailing logs on server is bit more ...