GitHub user PraveenKumarM21 added a comment to the discussion: Storing DAG Run Logs in Database Instead of File System
Thanks for the response! The reason I want to store task logs in a database is that I need to view live logs for the DAG runs I trigger. With the current setup, logs are stored in files or remote storage, which doesn’t allow real-time querying or filtering of logs easily. Would there be any recommended approach to achieve this? Appreciate any insights! GitHub link: https://github.com/apache/airflow/discussions/46994#discussioncomment-12291555 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
