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!
Microsoft Azure Monitor (legacy)
This page documents the legacy Microsoft Azure Monitor backend.
Support/Status
Microsoft has announced the deprecation of the HTTP Data Collector API for Azure Monitor, which will no longer function after September 14, 2026. uberAgent uses this API to transmit data to Azure Monitor.
The uberAgent team thoroughly evaluated the newer Logs Ingestion API, intended to replace the HTTP Data Collector API, and found the following issues:
- An ingestion model and rate limits that do not scale sufficiently even for moderately-sized uberAgent deployments.
- Limitations on the number of data flows per Data Collection Rule and Data Collection Endpoint that are insufficient for uberAgent’s broad range of metrics.
- High administrative overhead for customers setting up environments in Azure.
Unfortunately, it must be concluded that the Logs Ingestion API does not meet uberAgent’s technical requirements. This means that Microsoft no longer provides a viable way for uberAgent to send data to Azure Monitor. For this reason, Azure Monitor is no longer supported as a backend for uberAgent.
Migration Guidance
Customers who wish to keep their data in Azure may use Microsoft’s recommended data analytics platform, Microsoft Azure Data Explorer (ADX). Azure supports cross-service KQL queries, which allow an existing Log Analytics workspace to query data stored in an ADX database by using the adx function. Please refer to Microsoft’s documentation for more details.
Customers who want to use different backends may refer to the list of supported uberAgent backends.
Creating the Log Analytics Workspace
The following legacy information is kept for reference for existing deployments:
- Navigate to https://portal.azure.com and sign in with your Microsoft account or your Organizational account associated with your Microsoft Azure subscription.
- Navigate to the Azure service Log Analytics workspaces and create a new workspace by specifying a unique workspace name, subscription, resource group, location and pricing tier or use an existing workspace linked to your Microsoft Azure subscription.
- Open up the Advanced settings > Connected sources menu and note the
WORKSPACE-IDand thePRIMARY-KEY.
Configuring uberAgent to Send to Azure Monitor Logs
To configure uberAgent to send its collected data to Azure Monitor Logs the following Receiver configuration settings are required:
-
Type:
OMSLogAnalytics -
Protocol:
HTTP -
Servers:
https://WORKSPACE-ID.ods.opinsights.azure.com -
RESTToken:
PRIMARY-KEY
Example
[Receiver]
Name = Default
Type = OMSLogAnalytics
Protocol = HTTP
Servers = https://WORKSPACE-ID.ods.opinsights.azure.com
RESTToken = SECRET-PRIMARY-KEY
<!--NeedCopy-->
Share
Share
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.