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 ADM 分析功能。
analytics 部分中的元素具有以下属性:
属性 | 说明 | 强制 |
---|---|---|
name | analytics 元素的名称。 | 是 |
description | 说明此元素是什么的文本字符串。 | 否 |
condition | 布尔表达式。此 condition 求值结果为 false 时,将跳过整个 analytics 元素。 | 否 |
重复 | 迭代列表。 | 否 |
repeat-condition | 布尔表达式。如果该表达式的求值结果为 false,则将跳过当前迭代。 | 否 |
repeat-item | 当前迭代中项目的名称。 | 否 |
repeat-index | 当前迭代的索引值的名称。 | 否 |
properties | analytics 的属性列表。 | 是 |
target | 列表中的其中一个属性。目标表达式是在 NetScaler 上配置的虚拟服务器的名称,为其收集分析。 | 是 |
filter | 列表中的其中一个属性。此属性的值是 NetScaler 高级策略表达式,用于筛选虚拟服务器上收集分析数据的请求。默认情况下,收集通过虚拟服务器的所有通信的分析数据。 | 否 |
见解 | 列表中的其中一个属性。此属性的值是要从目标虚拟服务器收集的洞察数据的类型。 | 否 |
示例 1:为单个虚拟服务器配置分析
operations:
analytics:
-
name: lbvserver-ops-comp
properties:
target: $components-basic-lb-comp.outputs.lbvserver-name
filter: HTTP.REQ.URL.CONTAINS("catalog")
insights:
-
type: webinsight
-
type: securityinsight
<!--NeedCopy-->
示例 2:为 VPN 虚拟服务器列表配置分析
operations:
analytics:
-
name: vpnvserver-ops-comp
repeat: $outputs.staging-vpnvservers
repeat-item: vpnvsvr
properties:
target: $vpnvsvr.outputs.vpnvserver
filter: HTTP.REQ.URL.CONTAINS("catalog")
insights:
-
type: hdxinsight
-
type: gatewayinsight
<!--NeedCopy-->
分析部分中的每个属性都将 NetScaler 实例配置为在由目标属性标识的虚拟服务器上收集 AppFlow 记录。
目标虚拟服务器和相应的允许洞察类型如下所示:
目标虚拟服务器 | 洞察类型 |
---|---|
lbvserver | webinsight, securityinsight |
csvserver | webinsight, securityinsight |
vpnserver | hdxinsight, gatewayinsight |
注意
IPFIX 是用于在样书中为虚拟服务器配置分析的默认传输模式。
共享
共享
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.