- Documentation
- Learning Hub
- Section 3 of 4 Cloud logs
Azure logs: Functions
Slide 6 of 10
How it works
Complexity: Simple | Infrastructure: Serverless | Latency: Event-driven
Configure diagnostic settings on your Azure resources to stream logs to an Event Hub. An Azure Function triggers when logs arrive and forwards them to Grafana Cloud Logs.
Considerations
- Serverless and event-driven
- Automatic scaling
- Native Azure integration
- Near real-time delivery
- Basic log processing capability
- Function execution and Event Hub costs
- Subject to the Azure Functions timeout limit
When to use
- Event-driven log collection
- Serverless architecture
- Azure-native teams
Documentation
View the Azure Functions logs documentation.