GitHub user andrey-ch-dev added a comment to the discussion: How to configure to send task logs to datadog?
from https://docs.datadoghq.com/data_jobs/airflow/?tab=kubernetes#setup but it requires https://docs.datadoghq.com/containers/kubernetes/log/?tab=helm#from-a-container-local-log-file as well ``` ad.datadoghq.com/base.logs: '[{"type": "file", "path": "PATH_TO_AIRFLOW_LOGS/*/*/*/*.log", "source": "airflow"}]' ``` GitHub link: https://github.com/apache/airflow/discussions/30956#discussioncomment-14524481 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
