Hi everyone,
I wanted to ask how others are handling Scheduled Jobs error monitoring in EspoCRM.
Our system has grown quite a bit, and from time to time some jobs seem to get stuck. I’m trying to find a reliable way to notice these issues as early as possible, but I haven’t found a clear way to properly track Scheduled Jobs errors.
For example, even periodic jobs like Check Group Email Accounts or Check Personal Email Accounts can become a problem if something gets stuck and nobody notices it early enough.
From what I can see, Scheduled Jobs don’t seem to write much into the regular log file, and most of the information is only stored in the database. But maybe I’m missing something, and there’s a better way to handle this.
How are you dealing with this in your environments?
Are you using custom logging, DB checks, external monitoring, alerts, or something else?
I’d really appreciate hearing how other admins handle it in practice.
I wanted to ask how others are handling Scheduled Jobs error monitoring in EspoCRM.
Our system has grown quite a bit, and from time to time some jobs seem to get stuck. I’m trying to find a reliable way to notice these issues as early as possible, but I haven’t found a clear way to properly track Scheduled Jobs errors.
For example, even periodic jobs like Check Group Email Accounts or Check Personal Email Accounts can become a problem if something gets stuck and nobody notices it early enough.
From what I can see, Scheduled Jobs don’t seem to write much into the regular log file, and most of the information is only stored in the database. But maybe I’m missing something, and there’s a better way to handle this.
How are you dealing with this in your environments?
Are you using custom logging, DB checks, external monitoring, alerts, or something else?
I’d really appreciate hearing how other admins handle it in practice.
