Monitoring Flashcards
1
Q
What is Azure Monitor ?
A
Azure Monitor collects both logs and metrics from all Azure and some non-Azure resources to provide you with visibility.
- Helps answer the question, what is happening in my environment.
- Provides perf. metrics via dashboards.
- Troubleshoot win/lin system errors.
- Automatically alert someone when something goes wrong.
- Create automated responses to events.
2
Q
What is Logs (Azure)?
A
It is a text-based record of an event.
- Examples: Activity Logs, OS Logs.
3
Q
What are metrics (Azure)?
A
Metrics are telemetry based performance data.
- Examples include: CPU Utilisation, and Website Latency.