Hi All, My airflow runs in production on AWS and as it is also the cluster of my Spark Cluster, I tried to redirect the logs to a separate folder /mnt/xyz However, I always see logs being generated under * /home/hadoop/airflow/logs/scheduler/.*
I have already provided this option in airflow.cfg (See screen shot below) and restarted the webserver and scheduler (I am not sure if it was required, but I did it anyway). Am I doing anything wrong here ? ~Manish
