automation-suite
2023.10
true
- 概述
- 要求
- 安装
- 先决条件检查
- 下载安装包
- uipathctl cluster
- uipathctl 集群维护
- uipathctl cluster maintenance disable
- uipathctl cluster maintenance enable
- uipathctl cluster maintenance is-enabled
- uipathctl cluster migration
- uipathctl cluster migration export
- uipathctl cluster migration import
- uipathctl cluster migration run
- uipathctl 集群升级
- uipathctl 配置
- uipathctl config add-host-admin
- uipathctl config additional-ca-certificates
- uipathctl config additional-ca-certificates get
- uipathctl config additional-ca-certificates update
- uipathctl 配置警示
- uipathctl configalerts add-email
- uipathctl config alerts remove-email
- uipathctl config alerts update-email
- uipathctl config argocd
- uipathctl config argocd ca-certificates
- uipathctl config argocd ca-certificates get
- uipathctl config argocd ca-certificates update
- uipathctl config argocd generate-dex-config
- uipathctl config argocd generate-rbac
- uipathctl config argocd registry
- uipathctl config argocd registry get
- uipathctl config argocd registry update
- uipathctl config enable-basic-auth
- uipathctl config Orchestrator
- uipathctl config Orchestrator get-config
- uipathctl config orchestrator update-config
- uipathctl config saml-certificates get
- uipathctl config saml-certificates rotate
- uipathctl config saml-certificates update
- uipathctl config tls-certificates
- uipathctl config tls-certificates get
- uipathctl config tls-certificates update
- uipathctl config token-signing-certificates
- uipathctl config token-signing-certificates get
- uipathctl config token-signing-certificates rotate
- uipathctl config token-signing-certificates update
- uipathctl 运行状况
- uipathctl 运行状况捆绑包
- uipathctl 运行状况检查
- uipathctl health diagnose
- uipathctl health test
- uipathctl 清单
- uipathctl manifest apply
- uipathctl manifest diff
- uipathctl manifest get
- uipathctl manifest get-revision
- uipathctl manifest list-applications
- uipathctl manifest list-revisions
- uipathctl manifest render
- uipathctl 先决条件
- uipathctl prereq create
- uipathctl prereq run
- uipathctl 资源
- uipathctl 资源报告
- uipathctl 快照
- uipathctl 快照备份
- uipathctl snapshot backup create
- uipathctl snapshot backup disable
- uipathctl snapshot backup enable
- uipathctl snapshot delete
- uipathctl snapshot list
- uipathctl snapshot restore
- uipathctl snapshot restore create
- uipathctl snapshot restore delete
- uipathctl snapshot restore history
- uipathctl snapshot restore logs
- uipathctl 版本
- 安装后
- 迁移和升级
- 监控和警示
- 集群管理
- 特定于产品的配置
- 故障排除
EKS/AKS 上的 Automation Suite 安装指南
Last updated 2024年11月1日
运行支持捆绑包工具
Automation Suite 支持捆绑包工具收集 UiPath™ 服务和其他软件组件(例如 Istio、ArgoCD 等)的应用程序级别日志。Automation Suite 支持捆绑包工具还包含历史记录,可用于在对问题进行故障排除时分析模式。当仅通过查看集群状态并不能明确问题的潜在根本原因时,详细的日志特别有用。
当向 UiPath™ 支持团队寻求指导或修复时,也需要 Automation Suite 支持捆绑包工具,因为他们需要该工具进行分析。
备注:
Automation Suite 支持捆绑包工具不会收集或存储您、您的用户或自动化的任何 PII 或机密数据。UiPath™ 应用程序不会泄漏或获取其记录中的任何机密信息。在平台级别,日志收集器旨在掩盖任何此类关键信息。
要生成支持捆绑包,请运行以下命令:
./uipathctl health bundle input.json --versions version.json
./uipathctl health bundle input.json --versions version.json
此工具需要一些时间来收集所有日志并将其存储在本地/管理计算机上的临时位置。
下表列出了支持捆绑包工具支持的可选标志:
标记 |
描述 |
|
提供用于存储支持捆绑包的目录路径。 |
|
用于跳过诊断报告的布尔值标志。 默认情况下,捆绑包包含诊断报告。 使用此标志从支持捆绑包中排除诊断报告。 |
|
默认值为
true 。
如果设置为
false ,则支持捆绑包将跳过 Pod 中容器的上一个实例的日志。
|
|
通过提供以字节为单位的整数值来限制日志的大小。 |
|
仅返回特定日期之后的日志。 默认为所有日志。 |
|
如果提供,则仅从指定的命名空间中检索支持捆绑包。 |