[
https://issues.apache.org/jira/browse/AIRFLOW-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839094#comment-16839094
]
ASF subversion and git services commented on AIRFLOW-4457:
----------------------------------------------------------
Commit 62b978fa80b4b01ee45ae5960b8c51f6436b7056 in airflow's branch
refs/heads/v1-10-test from kani5hk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=62b978f ]
[AIRFLOW-4457] Enhance Task logs by providing the task context (#5264)
* [AIRFLOW-4457] Enhance Task logs by providing the task context
> Enhance Task logs by providing the task context
> -----------------------------------------------
>
> Key: AIRFLOW-4457
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4457
> Project: Apache Airflow
> Issue Type: Improvement
> Components: logging
> Reporter: Kanishk Lohumi
> Assignee: Kanishk Lohumi
> Priority: Major
> Fix For: 1.10.4, 2.0.0
>
>
> In Some scenarios where the airflow logs are being forwarded to external
> central destination like splunk, it may be cumbersome to search the logs
> corresponding to task execution amid all the airflow logs from different
> loggers.
> There should be a way to append the task logs with some task context to
> facilitate searching those logs for the debugging or some other purpose.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)