View automation logs in RPA Hub

  • Release version: Australia
  • Updated March 12, 2026
  • 2 minutes to read
  • Automation logs are 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.

    Automation Logs form in RPA Hub

    Use the Automation Logs form to view a list of the automation logs captured for a bot process.

    Automation logs overview

    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.

    Table 1. Automation Log form
    Field Description
    Log Level Type of log level:
    • Error
    • Exception
    • Info
    • Warning
    Sequence Number Auto generated number as per the order of the automation log record, created during the current process job execution across all process jobs.

    For example, an automation log created for process job PJ1 is 1 and the automation log created for process job PJ2 is 2.

    Message Message from the automation logs.
    Created Date and time at which the automation log record is created in RPA Hub.
    Process Job Associated Process Job number.