ObserveNow
...
Cloud Providers
Microsoft Azure
Azure Logs
Follow the steps to send logs from various Azure resources to the ObserveNow stack:
- Navigate to the Diagnostic Setting of the resource whose logs will be sent.
- Select Add diagnostic setting and select the log categories to be exported.
- Select Stream to an event hub in the destination details section and add the details of the event hub created in the first step.
- Under the stack details navigate to Integrations --> Azure Integration --> Logs and select Enable.
- Fill in the connection string of the event hub in the text box and hit save. To get the connection string for your event hub follow this document.
Once all the above steps are completed successfully, the logs should appear in Grafana with the label: {job="loki.source.azure_event_hubs"}
Did this page help you?