I'm interesting how to Provide real-time metrics for the Corb job as it progresses. configured to enable a web UI and HTTP service, in order to view the current job stats and progress, pause/resume, and adjust thread counts. I can be able to track performance, job stats, and errors over a period of time in order to facilitate charts for track details about various CORB jobs being run. Any samples how to setup and see on Web UI. Thanks so much.
###full.properties
XCC-CONNECTION-URI=xccs://admin:admin@localhost:8000/devdb
THREAD-COUNT=16
BATCH-SIZE=1
URIS-MODULE=full-full-uris.xqy|ADHOC
PROCESS-MODULE=full-process.xqy|ADHOC
COMMAND-FILE=RESUME
CONNECTION-POLICY=RANDOM
ERROR-FILE-NAME=updated-errors.log
###full.sh
java -cp /opt/corb/lib/corb-2.4.0.jar:/opt/corb/lib/marklogic-xcc- 9.0.12.jar -DOPTIONS-FILE=full.properties com.marklogic.developer.corb.Manager