Is there any logging of print data available from the Farm Manager?

Simple question (I think)…

We recently bought 6 H2D Pro machines to replace 6 Ultimaker S5s.

The ultimakers had an API that was accessible from their web interface and one of the APIs allowed you to pull data (in the form of a .json file) about a number of jobs you specify. I ended up pulling the most recent 500 print jobs from each machine and parsed the files to get info like the user ID, print duration, material used, print result, print time, etc.

It was actually a very handy feature, and I was wondering if there’s anything similar to that on these Bambu machines? Either via the Print Farm Manager or the machines themselves?

I tried looking at the local logs on my PC from the Print Manager Client, but it doesn’t appear to have any useful data. I also tried pulling the log from the Print Manager itself (via the Settings-Support tab menu), and that file (after unzipping) appears to be binary or at least not human-readable.

Any thoughts? Thanks!