99. Viewing runs results in Foretify Manager
After making ingestion or matcher runs, upload the results directories to Foretify Manager for analysis and debugging. Following is an example upload_runs command:
Foretify Manager utility: upload_runs
$ upload_runs –user “mylogin” –password “mypassword”
–host 169.23.41.523 –port 8080
–runs_top_dir myworkdir/runs/20221123_150125_10395_4B60/
–project “My Team’s Project”
Once you upload the runs to the Foretify Manager server, you can:
-
Access the single run debugger from Foretify Manager by clicking the Runs tab from your Foretify Manager project and clicking on a run. The Debug Run tab displays and you can use the Visualizer to see how the actors interact over time with a map.
-
Review any issues reported.