corgy-w commented on code in PR #7787:
URL: https://github.com/apache/seatunnel/pull/7787#discussion_r1796623768
##########
docs/en/seatunnel-engine/logging.md:
##########
@@ -80,6 +80,28 @@ appender.file.layout.pattern = [%X{ST-JID}] %d{yyyy-MM-dd
HH:mm:ss,SSS} %-5p [%-
SeaTunnel Engine automatically integrates Log framework bridge, allowing
existing applications that work against Log4j1/Logback classes to continue
working.
+### SeaTunnel Log Configuration
+
+### Scheduled Deletion of Old Logs
+
+SeaTunnel supports scheduled deletion of old log files to prevent disk space
exhaustion. You can add the following configuration in the `log4j2.properties`
file:
Review Comment:
clerical error. I still working on it. will fix it together
--
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]