This component allows sending logs to Azure Log Analytics Custom Tables.
It can be used by your own applications to send log entries to custom tables you have setup beforehand in an Azure Log Analytics workspace.
Before using this component, please make sure you understand how Azure Log Analytics Workspaces & Custom Tables work by following this tutorial:
Tutorial - Send data to Azure Monitor Logs using REST API (Azure portal) - Azure Monitor | Microsoft Docs
As indicated in the Microsoft tutorial, on Azure side you will mainly have to setup:
This component provides two server actions that you need to inkove in your code:
After authentication and invoking the logging API on Azure you should see entries in your azure log analytics custom tables.
Again, make sure you follow the Microsoft tutorial first.
Also you will have to configure your own Azure Log Analytics data ingestion endpoint in ServiceCenter.