Skip to main content
NOW AVAILABLE

Now Available: Azure Monitor Ingestion client libraries

Published date: March 01, 2023

We’re announcing the initial stable release of the Azure Monitor Ingestion client libraries for .NET, Java, JavaScript, and Python. The libraries:

  • Enable uploading of custom logs to a Log Analytics workspace.
  • Are an open-source, officially supported, idiomatic alternative to sending HTTP POST requests to a REST API.
  • Wrap the new Data Collection Rules-based Logs Ingestion REST API.
  • Modernize security standards by requiring Azure Active Directory token-based authentication.
  • Complement the Azure Monitor Query libraries used for querying logs in a Log Analytics workspace.

Read the announcement blog post for more details and to get started.

  • Azure Monitor
  • Log Analytics
  • SDKs
  • SDK and Tools

Related Products