[
https://issues.apache.org/jira/browse/AIRFLOW-4457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839087#comment-16839087
]
ASF subversion and git services commented on AIRFLOW-4457:
----------------------------------------------------------
Commit a968068811a173896eebfcc74f2d87704d0ff4aa in airflow's branch
refs/heads/master from kani5hk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a968068 ]
[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
>
> 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)