Rotating instance logs
$ tt logrotate APPLICATION[:APP_INSTANCE]
tt logrotate
rotates logs of a Tarantool application or specific instances,
and the tt
log. For example, you need to call this function to continue logging
after a log rotation program renames or moves instances“ logs.
Learn more about rotating logs.
Calling tt logrotate
on an application has the same effect as executing the
built-in log.rotate() function on all its instances.