-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[monitor-azure] Monitor Microsoft Azure tutorial #615
Conversation
This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review.
Fixed typos and added some context and clearer instructions.
A documentation preview will be available soon: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice work on this. I only have a few suggestions.
Co-authored-by: Brandon Morelli <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
Let me know if you'd like me to take care of the backports for you.
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> # Conflicts: # docs/en/observability/tutorials.asciidoc
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> # Conflicts: # docs/en/observability/tutorials.asciidoc
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> # Conflicts: # docs/en/observability/tutorials.asciidoc
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]>
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]>
* [monitor-azure] Monitor Microsoft Azure tutorial main commit This tutorial shows how to monitor an Azure deployments using Elastic Observability: Logs and Metrics. This tutorial is ready for an initial review. * [monitor-azure] Fixes and minor improvements Fixed typos and added some context and clearer instructions. * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]>
This PR adds a new tutorial on monitoring Microsoft Azure. I covers how to:
. Set up an Azure service principal.
. Ingest
compute_vms
andbilling
metrics using the Metricbeat Azure module and view those metrics in Kibana.. Export Azure activity logs through Event Hubs.
. Ingest those logs using the Filebeat Azure module and view those logs in Kibana.
https://observability-docs_615.docs-preview.app.elstc.co/guide/en/observability/master/monitor-azure.html