Important
The SingleStore 9.1 release candidate (RC) is available now. It will be promoted to general availability (GA) soon and at that time it will be renamed to SingleStore 10.
In the interim, SingleStore 9.1 RC can be used to preview, evaluate, and provide feedback on the new and upcoming features in SingleStore 10, while SingleStore 9.0 is recommended for production workloads.
SingleStore Studio Log Rotation
The systemd-journald service, a component of systemd, collects logs from both applications and the kernel and writes them to the /var/log/journal directory.journalctl utility.
If the singlestoredb-studio service is managed using systemd, the systemd-journald service will also collect logs from Studio.
The systemd-journald configuration file, typically located in /etc/systemd/journald., can be configured to periodically rotate these journal files based on file size or time, as well as forward log entries to the syslog daemon or other destinations.journald. man page.
Last modified: