An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Patrick Wellink Welcome to Microsoft Q & A Community Forum. I understand that HTTP Data Collector API is easier for ingesting the data into table but however the Logs Ingestion API provides more processing power and greater flexibility in ingesting logs and managing tables than the legacy HTTP Data Collector API. Kindly note that the Log Ingestion API provides the following advantages over the Data Collector API:
- Supports transformations, which enable you to modify the data before it's ingested into the destination table, including filtering and data manipulation.
- Lets you send data to multiple destinations.
- Enables you to manage the destination table schema, including column names, and whether to add new columns to the destination table when the source data schema changes.
To avoid ingestion errors and data loss, transition to the DCR-based Log Ingestion API before 14 September 2026. After this date, Data Collector API endpoints will become unavailable.