Log Rotate and Log Maintenance

Hi all
Does cryosparc has log rotate / log maintenance functionality?
If not, can I get a list of what logs to rotate if needed?

Hi Jafaruddin,

We haven’t enabled automatic log rotation, there are two main log files that are used while the webapp and server are running:
cryosparc/run/mongod.stdout
cryosparc/run/meteor.stdout
Each job that is run has it’s stdout saved to a file in the cryosparc/run/sparcjobs/<job_id> directory.

Hope that helps,
Ali