Application Logs not Ingesting into Log Analytics Custom Table through Ingestion API.
I am working on log ingestion through API. I had followed the steps given in the below link to configure Log Analytics Workspace and Azure Monitor. And looks like all configurations are fine and all configurations reside in the same region.
https://learn.microsoft.com/en-us/azure/azure-monitor/logs/tutorial-logs-ingestion-portal
When I started testing, I see the data is not getting ingested into the custom table in log analytics workspace, but I am able to publish the logs through ingestion API without any error. I am very much clueless to figure out the problem.
Could anyone help me to debug the issue?
Thanks,
Vinay