GitHub user potiuk added a comment to the discussion: Where can I find errors from the dag-processor?
Dag processor containers have log files in "logs" dir - as any other component. Depending on your versio of Airflow, the import erros are also stored in the DB and available in Airflow UI - surfaced via notification in the dag list screen. Not sure what other errors you might look for - but those are the two places where the logs / errors from dag processing are present GitHub link: https://github.com/apache/airflow/discussions/60560#discussioncomment-15501564 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
