...
To get a production ready log configuration you can use tools from the Kubernetes ecosystem and Azure Monitor Logs Log Analytics Service. In this guide we show you how to set up:
Fluent-bit for log collection and log forwarding
Elasticsearch for log storage
Kibana for log visualization
Azure Monitor Logs for AnalyticsLog Analytics for Analyze
Azure Log Analytics Service
User can log data from Azure Monitor in a Log Analytics workspace. Azure provides an analysis engine and a rich query language. The logs show the context of any problems, and are useful for identifying root causes.
...
Stream container logs to Elastic Search and visualize with Kibana
...