Generating reports from Unimus job failures

General discussion of anything Unimus
Post Reply
will.t
Posts: 7
Joined: Tue Jul 18, 2023 12:51 pm

Tue Nov 07, 2023 4:06 pm

Good news, everyone!

We have published another short guide, this time dealing with 'Generating reports from Unimus job failures'. It is available at https://blog.unimus.net/generating-repo ... -failures/.

Error logs are the first clues to remedy failed jobs, tho reviewing them in the dashboard has its shortcomings with bigger device counts. In larger deploys, what we recommend instead is pulling the logs from the database, which allows you to use external tools to analyze them. You can use an external parser, or your favorite spreadsheets tool to review them.

The article presents customizable queries for MySQL, PostgreSQL and MSSQL available on GitHub (https://github.com/netcore-jsa/unimus-u ... report_SQL) to generate the exports, and showcases how to use Excel to navigate and filter through the logs.

May it serve you well.
sbogomolov
Posts: 1
Joined: Wed Jan 17, 2024 11:51 am

Wed Jan 17, 2024 12:07 pm

Hello,

Please tell me if there is a ready-made solution for HSQL, we use the Unimus docker image with HSQL. And will Generating reports from Unimus job failures be implemented for the Unimus docker with HSQL?

---
Regards,
Sergey B.
Post Reply