Varada Log Files
When you are working with a Varada cluster, the following log files used by Varada are stored in the /var/log/presto directory:
- gc.log
- launcher.log
- server.log
When each type of log file reaches a configurable size limit, the oldest logs are compacted and saved as
<file name>.log-<date>.<sequential number>.log.gz
.

If you are working with Varada as a Connector, the Varada log files are stored in the log file directory defined for your Trino deployment.
Updated about 1 year ago