This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
启用数据收集以监视在透明模式下部署的 NetScaler
当以透明模式部署 NetScaler 时,客户端可以直接访问服务器,而无需干预虚拟服务器。如果 NetScaler 设备在 Citrix Virtual Apps and Desktops 环境中以透明模式部署,则 ICA 流量不会通过 VPN 传输。
将 NetScaler 添加到 NetScaler 控制台清单后,必须启用 AppFlow 进行数据收集。启用数据收集依赖于设备和模式。在这种情况下,您必须将 NetScaler 控制台添加为每台 NetScaler 设备上的 AppFlow 收集器,并且必须配置 AppFlow 策略以收集流经该设备的所有或特定 ICA 流量。
注意
下图显示了以透明模式部署 NetScaler 时 NetScaler 控制台的网络部署:
要使用命令行界面在 NetScaler 装置上配置数据收集,请执行以下操作:
在命令提示窗口中执行以下操作:
-
登录设备。
-
指定 NetScaler 设备侦听流量所用的 ICA 端口。
set ns param --icaPorts \<port\>... <!--NeedCopy-->
示例:
set ns param -icaPorts 2598 1494 <!--NeedCopy-->
注意
- 可以使用此命令最多指定 10 个端口。
- 默认端口号为 2598。可以根据需要修改端口号。
-
将 NetScaler Insight Center 添加为 NetScaler 设备上的 AppFlow 收集器。
add appflow collector <name> -IPAddress <ip_addr> <!--NeedCopy-->
示例:
add appflow collector MyInsight -IPAddress 192.168.1.101 <!--NeedCopy-->
注意:
要查看 NetScaler 设备上配置的 AppFlow 收集器,请使用 show appflow 收集器 命令。
-
创建 AppFlow 操作,并将收集器与该操作关联。
add appflow action <name> -collectors <string> ... <!--NeedCopy-->
示例:
add appflow action act -collectors MyInsight <!--NeedCopy-->
-
创建 AppFlow 策略以指定用于生成流量的规则。
add appflow policy <policyname> <rule> <action> <!--NeedCopy-->
示例:
add appflow policy pol true act <!--NeedCopy-->
-
将 AppFlow 策略绑定到全局绑定点。
bind appflow global <policyname> <priority> -type <type> <!--NeedCopy-->
示例:
bind appflow global pol 1 -type ICA_REQ_DEFAULT <!--NeedCopy-->
注意
type 的值必须为 ICA_REQ_OVERRIDE 或 ICA_REQ_DEFAULT 才能应用于 ICA 流量。
-
将 AppFlow 的 flowRecordInterval 参数值设置为 60 秒。
set appflow param -flowRecordInterval 60 <!--NeedCopy-->
-
保存配置。
save ns config <!--NeedCopy-->
共享
共享
在本文中
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.