Analytics 编辑

Analytics

The analytics subsection of the operations section has a structure similar to the components section. Each element in the analytics section is used to configure the Citrix ADM Analytics feature for one or more virtual servers created by the StyleBook.

An element in the analytics section has the following attributes:

AttributeDescriptionMandatory
nameName of the analytics element.Yes
descriptionA text string describing what this element is.No
conditionA boolean expression. When this condition evaluates to false, the entire analytics element is skipped.No
repeatIterates over a list.No
repeat-conditionA boolean expression. If the expression evaluates to false, the current iteration is skipped.No
repeat-itemName of the item in the current iteration.No
repeat-indexName of the index value of the current iteration.No
propertiesThe list of properties of analytics.Yes
targetOne of the properties in the list. The target expression is the name of a virtual server, configured on the Citrix ADC, for which analytics will be collected.Yes
filterOne of the properties in the list. The value of this attribute is a Citrix ADC advanced policy expression that is used to filter the requests on the virtual server for which analytics will be collected. By default, the analytics data is collected on all the traffic passing through the virtual server.No

Example:

operations:

  analytics:

    -

    name: lbvserver-ops-comp

    properties:

    target: $components-basic-lb-comp.outputs.lbvserver-name

    filter: HTTP.REQ.URL.CONTAINS("catalog")

    insights:
          -
            type: webinsight
<!--NeedCopy-->

Each attribute in the analytics section is used to instruct the Citrix ADM Analytics feature to configure the Citrix ADC instances to collect AppFlow records on the virtual server identified by the target property.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据

词条统计

浏览:95 次

字数:2762

最后编辑:7年前

编辑次数:0 次

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文