hailin0 commented on PR #7818:
URL: https://github.com/apache/seatunnel/pull/7818#issuecomment-2407529288

   suggestion
   
   
   list log files
   ```
   GET /logs
   ----------------
   
   seatunnel-engine-server.log
   job-xxx1.log
   job-xxx2.log
   ...
   ```
   
   output log content text
   ```
   GET /logs/job-xxx1.log
   ----------------
   
   [INFO] ....
   [INFO] ....
   [INFO] ....
   .....
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to