- Introdução
- Segurança de dados e conformidade
- Organizações
- Autenticação e segurança
- Licenciamento
- Sobre as licenças
- Preço unificado: estrutura do plano de licenciamento
- Ativar sua licença Enterprise
- Migre do Test Suite para o Test Cloud
- Migração de licença
- Atribuição de Licenças a Tenants
- Atribuição de licenças aos usuários
- Desalocando licenças de usuário
- Monitoring license allocation
- Atribuição excessiva de licenças
- Notificações de licenciamento
- Gerenciamento de Licenças de Usuário
- Tenants e serviços
- Contas e funções
- AI Trust Layer
- Aplicativos Externos
- Notificações
- Geração de logs
- Data Export
- Testes em sua organização
- Solução de problemas
- Migração para o Test Cloud
Guia do administrador do Test Cloud
Data Export is a unified interface in the Admin Portal that lets organization administrators create, manage, and monitor export configurations for UiPath platform data.
To access Data Export, navigate to your organization, select the Admin tab, and then select the Data Export card.
Visão geral
With Data Export, you can:
- Create export configurations for Orchestrator events, tenant audit logs, Maestro traces, and agent traces.
- Route data to external destinations such as Azure Event Hub, AWS Simple Queue Service (SQS), Arize, Databricks, and other observability platforms.
- Monitor the health of export configuration and troubleshoot delivery issues.
- Manage all export pipelines from a single interface.
Pré-requisitos
- You must be an Organization Administrator to access and configure Data Export.
- Tenants without Insights enabled are not available for export configuration.
Data Export table
The Data Export page lists all export configurations for your organization. You can search the list and filter it by tenant. Select + Add to create a new configuration, or use the three-dot menu on a row to edit or delete it.
Each configuration row shows the following columns:
| Coluna | Description |
|---|---|
| Created At | The date and time the configuration was created. |
| Tenants | The tenant the configuration applies to. |
| Fontes de Dados | The data sources included in the export. |
| Tipo de dados | The format of the exported data: JSON for event-based exports, or OTEL Trace for OpenTelemetry (OTEL) trace-based exports. |
| Destino | The destination system where data is sent. |
| Status | Status of the connection. Only available for Databricks, AWS SQS, and Azure Event Hub. |
Supported data sources and destinations
| Fonte de Dados | Escopo | Tipo de dados | Supported Destinations |
|---|---|---|---|
| Orchestrator Events | Tenant | JSON | Azure Event Hub, AWS SQS |
| Logs de Auditoria | Tenant | JSON | Azure Event Hub, AWS SQS |
| Maestro Events | Tenant | JSON | Azure Event Hub, AWS SQS |
| Agent and Maestro Traces | Tenant | OTEL Trace | Databricks, Arize, or OTLP (OpenTelemetry Protocol) Endpoint |
Creating an export configuration
To create an export configuration, select + Add from the Data Export page, then complete the four wizard steps.
Step 1: Select tenant
-
Select the tenant or tenants for this export configuration.
Each tenant supports a maximum of two export configurations: one event-based (JSON) and one OTEL trace-based. If a tenant has reached this limit or already an existing configuration for that data source, it will appear greyed out.
-
Selecione Avançar.
Step 2: Select data sources
-
Select the data sources to include in this export.
All selected data sources must share the same data type. You cannot combine JSON event-based sources with OTEL trace sources in a single configuration.
-
Selecione Avançar.
Step 3: Configure destination
-
Configure the destination for your export.
The available options depend on the data type of the selected sources.
For event-based (JSON) destinations:
Destino Parâmetros obrigatórios Azure Event Hub Connection String AWS SQS Access Key ID, Secret Access Key, Queue URL, Region For OTEL Trace destinations, choose either Integration Service Connection or Endpoint URL:
Destino Parâmetros obrigatórios Databricks (Integration Service) Integration Service Connection Arize API Key, Endpoint URL, Headers (pre-populated), Custom Headers OTLP Endpoint API Key, Endpoint URL, Custom Headers Observação:All custom header values are encrypted at rest.
To validate connectivity before saving, select Test Connection if available:
- Azure Event Hub and AWS SQS: Test Connection sends a test event to the destination.
- Databricks (Integration Service): Test Connection validates the integration service connection only.
- Test Connection is not available for Arize and OTLP Endpoint destinations.
-
Selecione Avançar.
Step 4: Review and save
- Review the configuration details.
- Select Save to create the export configuration. Save is active only when all required fields are filled.
Resultado:
The new export configuration appears in the Data Export table. The Status column reflects whether data is being delivered successfully.
Managing export configurations
Editing a configuration
- On the Data Export page, locate the configuration you want to update.
- Select the three-dot menu on the configuration row, then select Edit.
- Update the configuration details and select Save.
Result: The Data Export table reflects the updated configuration details.
Deleting a configuration
- On the Data Export page, locate the configuration you want to remove.
- Select the three-dot menu on the configuration row, then select Delete.
- Confirme a exclusão.
Result: The configuration is removed from the Data Export table.
Roteamento
Exports are sent through a single static outbound IP address. Add this IP to the allowlist in your destination's firewall rules. For the full list of outbound IP ranges by region, see Configuring the firewall for Test Cloud.
Documentação relacionada
- Visão geral
- Pré-requisitos
- Data Export table
- Supported data sources and destinations
- Creating an export configuration
- Step 1: Select tenant
- Step 2: Select data sources
- Step 3: Configure destination
- Step 4: Review and save
- Managing export configurations
- Editing a configuration
- Deleting a configuration
- Roteamento
- Documentação relacionada