-
-
-
-
Importing and synchronizing StyleBooks from GitHub repository
-
Simplified migration of Citrix ADC application configuration using StyleBooks
-
-
Use ADM log messages for managing and monitoring your infrastructure
-
-
-
Troubleshoot Web Insight issues
-
-
-
Citrix ADC automation using Citrix ADM in Cisco ACI hybrid mode
-
Citrix ADC device package in Cisco ACI's cloud orchestrator mode
-
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!
Troubleshoot Web Insight issues
With the Citrix ADM Web Insight dashboard, you can visualize your application usage and monitor all web applications that the Citrix ADC instances serve. Using Web Insight, the ADC instances send HTTP and SSL transaction data to the ADM configured as an AppFlow collector. AppFlow is the flow export standard used to identify and collect application and transaction data in the network infrastructure.
This document helps you troubleshoot common Web Insight deployment issues.
Issues related to Citrix ADM Web Insight dashboard reports
If the ADM Web Insight dashboard (ADM GUI > Analytics > Web Insight) fails to display reports, the issue might be one of the following:
- Web Insight configuration issue
- Connectivity issue between Citrix ADC and Citrix ADM
- Counter issue
- License issue
- Observation point ID issue
- Missing AppFlow params issue
Configuration issue: Citrix ADM Web Insight does not display reports
Complete the following steps to troubleshoot this issue:
-
Ensure the AppFlow feature is enabled in the Citrix ADC instance. For details, see Enabling AppFlow.
-
Check Web Insight configuration in the ADC instance:
- Run the
show running | grep -i <appflow_policy>
command to check the Web Insight configuration on policy. Ensure the bind type isREQUEST
. For example:bind lb vserver afsanity -policy afp -priority 100 -type REQUEST
- Run the
show appflow action
command to check the Web Insight configuration on action. Ensure the-webinsight
option is enabled - Check the
appflowlog
parameter in LB/CS/CR virtual server appropriately. Ensure this parameter is enabled.
- Run the
Connectivity issue between Citrix ADC and Citrix ADM: Citrix ADM Web Insight does not display reports
Complete the following steps to troubleshoot this issue:
- Check AppFlow collector status in Citrix ADC. For details, see How to check the status of connectivity between Citrix ADC and AppFlow Collector.
- On the ADC GUI, check if the AppFlow policies are getting hits. Run the command
show appflow policy <policy_name>
to check the AppFlow policy hits. You can also navigate to System > AppFlow > Policies in the GUI to check the AppFlow policy hits. - Validate any firewall blocking AppFlow ports 4739 or 5557.
Counter issue: Citrix ADM Web Insight does not display reports
Complete the following steps to troubleshoot this issue:
-
Ensure there are no AppFlow configuration and connectivity issues. For more information, see the solution sections in this topic for configuration issue and connectivity issue between Citrix ADC and Citrix ADM.
-
On the ADC instance, on shell prompt, run the
nsconmsg -g appflow_tmpl -d current
command and check the following counters:appflow_tmpl_v4_l7_clt2ns_complete
appflow_tmpl_v4_l7_srvr2ns_complete
appflow_tmpl_v46_ulfd_client_eot
appflow_tmpl_v46_ulfd_server_eot
If any of the counters are missing, take a trace on the ADC instance. Next, confirm the transaction is complete and the response is being served from the origin server. If the transaction is proper and some counters are missing, file a bug.
License issue: Citrix ADM Web Insight does not display reports
With this issue, the license for the particular virtual server for which you want to view Web Insight report, appears “No” under System > Licensing & Analytics > Configure License.
Complete the following steps to troubleshoot this issue:
- In the ADC instance, ensure AppFlow policy hits are increasing and the instance is sending AppFlow records to ADM
- Check if the corresponding virtual server is licensed. If the virtual server is not licensed, ADM drops AppFlow records. As a result, Web Insight reports do not appear.
Observation point ID issue: Citrix ADM Web Insight does not display reports
This issue appears because the observation point ID is not unique.
Note: An observation point ID is the identifier for the Citrix ADC from which AppFlow records are being exported. By default, the Citrix ADC IP is the observation point ID.
Complete the following steps to troubleshoot this issue:
- In the ADC instance, ensure AppFlow policy hits are increasing and the instance is ending AppFlow records to ADM.
- Check if corresponding virtual server is licensed.
- Ensure configuration is not copied from once ADC instance to another. When copied, the configuration might create an exporter ID issue, causing the ADM to drop AppFlow records.
- Log in to the ADC instance and run the
unset appflow param -observationpointId
command.
Missing AppFlow params issue: Citrix ADM Web Insight does not display reports
This issue appears because ADM drops AppFlow records due to missing data.
Complete the following steps to troubleshoot this issue:
- Ensure in the ADC instance, AppFlow policy hits are increasing and the instance is ending AppFlow records to ADM.
- Check if corresponding virtual server is licensed.
- Ensure configuration is not copied from once ADC instance to another. When copied, the configuration might create an exporter ID issue, causing the ADM to drop AppFlow records.
- Ensure the following AppFlow params are enabled on the ADC instance:
HTTP method logging
HTTP domain name logging
HTTP URL logging
HTTP host logging
HTTP Content-Type header logging
Citrix ADM Web Insight miscellaneous issues
- Issue: On the HTTP client, the page does not load when AppFlow is enabled.
-
Solution: Complete the following steps to troubleshoot this issue:
- In the AppFlow action command, disable the “pageTracking” feature
set appflow action <name> -pageTracing disable
. This action has no effect on the functionality.
If the issue is not fixed, do this step:
- In the same action, unset the
clientsidemeasurement
featureset appflow action <name> -clientsidemeasurements disable
. If this step resolves the issue, capture traces on the ADC instance and file a bug.
- In the AppFlow action command, disable the “pageTracking” feature
- Issue: The ADC appliance crashes when AppFlow is enabled.
- Solution: Complete the following steps to troubleshoot this issue:
If backtrace (BT) has AppFlow functions, the issue might be in the AppFlow feature. If the BT is in feature-specific code, the issue might be in those features that use AppFlow to send data to the collectors. In the latter case, disable any feature-specific AppFlow Configuration and verify. Do not disable the AppFlow feature globally as this step does not give much insight into the issue.
Troubleshoot using counters
Check the following AppFlow counters for any AppFlow or Web Insight related issues.
Counter | Description |
---|---|
appflow_tot_record_drop |
AppFlow records dropped due to an invalid collector. Usually happens when the collector configuration changes, and the existing connections use the old collector configuration. |
lstream_tot_trans_written |
This counter must increment for every transaction that is to be logged. |
lstream_sent |
This counter increments for every transaction log that is sent. |
Share
Share
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.