Frank-T-Johansen opened a new issue, #27503:
URL: https://github.com/apache/airflow/issues/27503

   ### Apache Airflow version
   
   2.4.2
   
   ### What happened
   
   I moved logs to s3 (set remote_log_conn_id = s3://my-bucket/logs & 
remote_logging = True) and it is working fine, when I click on the small 
squares in grid-view I can now view the logs from all of my connected airflow 
webservers (and I've verified that the logs actually are written to s3).  So 
basically the "Logs" button is working fine.
   
   But what is the "Log" button?  It is all empty.  Shouldn't this button show 
the same logs, just in full screen mode?
   
   ### What you think should happen instead
   
   I expected to see regular DAG logs
   
   ### How to reproduce
   
   Install airflow 2.4.2, configure log storage to S3 and click "Log" button 
after choosing one dag and viewing in grid view
   
   ### Operating System
   
   RedHat 8
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-amazon==6.0.0
   apache-airflow-providers-common-sql==1.2.0
   apache-airflow-providers-ftp==3.1.0
   apache-airflow-providers-hashicorp==3.1.0
   apache-airflow-providers-http==4.0.0
   apache-airflow-providers-imap==3.0.0
   apache-airflow-providers-odbc==3.1.2
   apache-airflow-providers-oracle==3.4.0
   apache-airflow-providers-slack==6.0.0
   apache-airflow-providers-snowflake==3.3.0
   apache-airflow-providers-sqlite==3.2.1
   apache-airflow-providers-ssh==3.2.0
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   Installed in own pyenv using constraints-file
   
   ### Anything else
   
   always
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to