Monitoring Task Runs

View task execution logs and status in Bot Management Console

RAPBot Agent executes tasks on your machine. Monitoring and log history are viewed in Bot Management Console.

Task Execution Logs

  1. Open your organization in Orchestrator
  2. Open the agent detail page
  3. Click Show Logs (list icon in the agent header)
Orchestrator Task Execution Logs page with task runs table and filters

The Task Execution Logs page shows:

ColumnDescription
Task NameWhich task ran
Start / End TimeRun timestamps
DurationHow long the run took
Statussuccess, failed, stopped, etc.
Status DescriptionFailure or stop reason when applicable
Run IdUnique run identifier
Request LogsDownload detailed log files

Filter by task name, status text, and date range. The page header also shows the agent connection badge (e.g. Deployed (Connected)).

Orchestrator reference: Task Runs

Run Status

StatusTypical cause
successTask reached end with Success
failedend Failed or automation error
stoppedOperator stopped the run from Orchestrator
skippedAnother task was already running on the agent

Checkpoints and Log Files

During a run on the agent:

  • print block with process checkpoint — progress visible in Orchestrator
  • print block with write to log file — content in downloadable run logs

Studio: print block · end block

Connection Warnings

If the agent loses connectivity or the engine stops, runs may fail and Orchestrator shows Deployed (Not Connected) while the agent shows warnings. See Warnings & Background.

CLI

On the agent machine: rap-agent running-task shows tasks currently executing. Full history remains in Orchestrator.