如何将 Laravel 应用程序与 Azure Monitor 日志集成

How to integrate Laravel app with Azure Monitor Logs

我有 Laravel 应用程序在 Azure VM 上运行,我想将应用程序日志发送到 Azure Monitoring Logs 而不是使用传统的日志文件。

我已查看此文档https://docs.microsoft.com/en-us/azure/azure-monitor/agents/data-sources-custom-logs,但它也取决于自定义日志文件。

有没有其他的方案可以直接将日志发送到azure?

https://github.com/provisions-group/ms-application-insights-laravel