We see a spike in our logs for what we’re guessing...
# community-help
a
We see a spike in our logs for what we’re guessing is snapshots or an internal process? it seems to run at 06:25UTC which is peak traffic for us (7PM NZDT) and we see a few timeouts with searches. Is there a config option that we can specify when this process runs (and what is it?) so we can change it to 4AM NZDT when the servers have no traffic? Thanks
j
There are couple of background process - snapshots (which run every hour), disk compactions (which run every 7 days) and analytics rules aggregations (which run every 1 hour). All of these can be configured using the parameters here: https://typesense.org/docs/27.1/api/server-configuration.html
a
Thanks @Jason Bosco
👍 1