View automation logs in RPA Hub

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Automation logs is series of succession stages or a series of checkpoints that occur during the execution of a bot process. It enables monitoring and auditing the automation process. These logs are generated from the robot for unattended and attended bot processes.

    Before you begin

    Ensure that the Track Automation Logs check box on the Bot Process form is enabled. For more information, see Bot Process form in RPA Hub.

    Ensure to use the log component in the associated automation and populate the required details in RPA Desktop Design Studio. For more information about the component, see Use the Log component.

    Role required: sn_rpa_fdn.rpa_business_user, sn_rpa_fdn.rpa_support_user, sn_rpa_fdn.rpa_developer, sn_rpa_fdn.rpa_release_manager, or sn_rpa_fdn.rpa_admin

    About this task

    Automation logs help in tracking the execution state of robots ensuring that automation processes run smoothly. The detailed logs show each step completed by the robot and any errors encountered. Reports are generated in real-time.

    For example, when a robot executes an Invoice Processing bot process, view the following messages in the Message field of an automation log:
    • Bot started the invoice processing automation.
    • Emails retrieved successfully.
    • Invoice data extraction in progress.
    • Invoice categorization initiated.
    • Update to accounting system in progress.
    • Invoice processed successfully.

    The automation logs store up to 8,000 records that are latest. Every 5 minutes, older records beyond this limit are automatically deleted.

    Procedure

    1. Navigate to All > Robotic Process Automation > RPA Hub Workspace.
    2. Select the list icon (List icon.).
    3. Navigate to the automation logs in one of the following ways.
      OptionAction
      From Bot Process menu
      1. On the Lists tab, under Build, select Bot Process.
      2. Select a bot process.
      3. On the Process Jobs tab, open a process job record.
      4. On the Automation Logs tab, view an associated automation log.
      From Process Job menu
      1. On the Lists tab, under Monitor, select Process Jobs.
      2. Open a process job record.
      3. On the Automation Logs tab, view an associated automation log.
      From Automation Logs menu
      1. On the Lists tab, under Monitor, select Automation Logs.
      2. Open an automation log to view more details.