apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.05k stars 1.82k forks source link

[Feature][Zeta][Core] Add support for accessing job execution output log files through an API. #7724

Closed arshadmohammad closed 3 weeks ago

arshadmohammad commented 1 month ago

Search before asking

Description

As part of https://github.com/apache/seatunnel/pull/7712, job execution logs will now be available in a separate file on the SeaTunnel engine. Provide an option to retrieve this file through an API, enabling seamless integration with SeaTunnel-web.

Usage Scenario

End users will interact exclusively with SeaTunnel-web, without direct access to the SeaTunnel engine. Displaying logs in SeaTunnel-web will enable them to debug and investigate issues effectively.

Related issues

https://github.com/apache/seatunnel/pull/7712

Are you willing to submit a PR?

Code of Conduct

zhangshenghang commented 1 month ago

Please assign it to me, I will complete it

zhangle910522 commented 1 month ago

When will the plan be completed

Hisoka-X commented 3 weeks ago

closed by #7818