Azure Monitor Flashcards
What are the three items you have to configure with creating an Azure Monitor rule?
-Resource
-Action (notication could be configured as an action for example)
-Condition (contains the signal and alert logic)
Azure Monitor
Action groups are used for notifications. An action group is a collection of notification preferences defined by the owner of an Azure subscription
What are the three alert states in Azure Monitor?
-New
-Acknowleged
-Closed
What are the alert conditions in Azure Monitor?
Fired
or
Resolved
Metric alerts in Azure Monitor
Metric alerts provide a way to get notifed when one of your metrics cross a threshold. Metric alerts work on a range of mult-dimensional platform metrics, custom metrics, and Application Insights standard
Signals are emitted by the target resource and can bee of several types: Metric, Activity Log, Application Insights and Log
What are the two foundations types of data used by Azure Montior?
Metrics
and
Logs
How long is Metrics data stored for?
93 days
You create a new Azure subscription and deploy a VM. You want to query logs event logs using Azure Monitor. Steps in order:
- Create a Log Analystics Workspace
- In LA workspace, connect VM
- In LA workspace, advanced settings, add Windows event logs
- In Azure Monitor, logs, run query
How to use Log Analytics workspace to collect a certian kind of log from specific machines:
- Create a compter group
- Create a scope configuration (include computer group)
- Apply the scope configuration to the solution
Azure Monitor stores log data in a:
logs dat in a Log Analytics workspace. Which is an Azure resource and a container where data is collected, aggregated and serves as an administrative boundary.