Get list of running jobs

(from github.com/defensivedepth)
I am looking through the Admin API docs and trying to find a way to query FESS for currently running jobs.

Is this possible?

(from github.com/marevol)
Could you check /api/admin/scheduler/setting/{id}?

(from github.com/defensivedepth)
Hmmm, let me try that.

I have tried setting Simultaneous Crawler Config to 3, but it does not appear to be limiting jobs that start web crawlers.

What does this setting do?

(from github.com/marevol)
Simultaneous Crawler Config is not the number of jobs.
It’s the number of crawler configs(threads) running in one crawler job.

(from github.com/defensivedepth)
Thanks -

Looks like this will work for my purposes:

https://fess.codelibs.org/lastadoc-fess.html#.api.admin.joblog.logs::logs