Configure external logging provider for Remote Execution Deployments
- In the Astro UI, navigate to your Deployment and click the Details tab. Click Edit in the Advanced section.
- Select External Logging Provider in the Task Logs field.
-
In the URL Template field, enter a templated URL that references the
log_filename_templatevalue from your Airflow config. This inserts a dynamic link in the Airflow UI, where logs would normally appear, that points to the corresponding task logs in your external logging provider.