Hi,
In present version there's no log rotation feature. You need to rely on some OS log rotation model to clear out the logs.
You can try below one of the methods.
https://www.thegeekstuff.com/2010/07/logrotate-examples/
--Raghav
Hi Matt,
There is no direct way to clear the file or limit the file size. You can use below mentioned workaround's to roatate the PEM worker log.
Hi,
In present version there's no log rotation feature. You need to rely on some OS log rotation model to clear out the logs.
You can try below one of the methods.
https://www.thegeekstuff.com/2010/07/logrotate-examples/
--Raghav
Hi Matt,
There is no direct way to clear the file or limit the file size. You can use below mentioned workaround's to roatate the PEM worker log.