- Release Notes
- Getting Started
- Access and Permissions
- Installation and Upgrade
- Hardware and Software Requirements
- Upgrading
- Troubleshooting
- Migrating to Automation Suite
- User Migration Tool
- Architecture
- Interacting with Insights
- Historical data export
- Logs
- Performance and Scalability
Hardware and Software Requirements
Please note that this is a change from our HW/SW specs from Insights 2021.10. Insights 2021.10 requires a single Windows machine, while Insights 2023.10 requires a Windows machine and a Linux machine with RHEL.
In 2021.10, the Insights Windows machine ran Docker which hosted the Looker Linux container. Starting with Windows 2022, the driver used to nest the Linux containers in Windows OS (called lcow) isn't supported anymore by Microsoft for enterprise applications. As a result, we had to change our deployment architecture to require two machines - one Windows machine to run the UiPath Insights components, and a Linux machine to run the Looker container. With this change, enterprise support is available from OS vendors for the components needed to run UiPath products. The supported versions of Linux OS are the same that Automation Suite supports.
These requirements are only applicable to the machine where Insights is installed.
CPU (cores) | System Memory (GB) | Available Storage (GB) | Examples | |
---|---|---|---|---|
Required Hardware | 4 | 16 | 32 | AWS t2.xlarge or Azure D4s_v3 |
The following table lists the hardware requirements for hosting the Insights Linux Machine.
/home
: over 4Gb./var
: over 10GB.CPU (cores) System Memory (GB) Storage (GB) Example Required Hardware 4 16 32 AWS t2.xlarge or Azure D4s_v3
-
An SSL certificate is needed for HTTPS.
-
Make sure that
ip_forward
is enabled. -
The
user.max_user_namespaces
OS setting shouldn't be set to 0.
Make sure the following ports are externally accessible and no other service uses these ports:
Inbound Ports | Machine |
---|---|
443 Note: This is the default port, and you can change it to any available
port
| Insights Windows Machine |
9999 Note: This is the Looker port.
| Insights Linux Machine |
19999 Note: This is the Looker API port.
| Insights Linux Machine |
29999 Note: This is the LookML update port.
| Insights Linux Machine |
For instructions on how to open an inbound port in AWS, see Authorizing access to an instance. For instructions on how to open an inbound port in Azure, see NSG Quickstart Portal.
- Intel® E5-2673 v4 (Broadwell) 2.3 GHz
- Intel® SP-8160 (Skylake)
- Intel® 8272CL (Cascade Lake) 2.5 GHz
- Intel® Xeon Platinum 8307C (Ice Lake)
- AMD EPYC 7763v (Milan)
Small Scale Up to 1M Rows | Medium Scale Up to 20M Rows | Large Scale Up to 200M Rows | Extra-Large Scale > 200 M Rows | |
---|---|---|---|---|
CPU | 4 Cores | 8 Cores | 16 Cores | Please see Performance and scalability |
System Memory | 16 GB | 32 GB | 64 GB | See Performance and scalability. |
Data Disk | 40 GB | 100 GB | 1 TB | See Performance and scalability. |
v2023.4.0
).
Software | Compatible Version |
---|---|
Windows Machine | 2019, 2022 |
Red Hat Enterprise Linux |
8.2, 8.4, 8.6, 8.8, 8.9, 8.10 9.0, 9.1, 9.2 are supported with any version. |
Software | Compatible Version |
---|---|
SQL Machine | 2022,
2019 |
- Insights requires the SQL Server to have support for columnstore index and .json functions.
- For Azure SQL, ensure the database is S3 tier or above.
- Make sure the compatibility level for Insights database is set to 150 or higher (
"SELECT compatibility_level from sys.databases WHERE name = '{dbName}'
). In most cases, the default settings meet this requirement. For more information, refer to View or Change the Compatibility level of a Database - SQL Server. - You have to use SSH into the Insights Linux server, to run specific commands. Make sure you have the proper rights and authorizations beforehand.
Software | Compatible Version |
---|---|
.NET Hosting Bundle 6.0 | 6.0.5+
Note: Available
here as part of the
Hosting Bundle. To download it, make sure you click Hosting
Bundle.
|
.NET Hosting Bundle 8.0
Note: Supported
starting with Insights versions 2024.10,0 2023.10.6, 2023.4.9, 2022.10, 12, and
2022.4.15 respectively.
| 8.0.8+
Note: Available here as part of the
Hosting Bundle. To download it, make sure you click Hosting
Bundle.
|