Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using the Azure Log Analytics demo environment (https://portal.loganalytics.io/demo) and the perf and SecurityEvent tables write a query that will: Identify computers within the last day
Using the Azure Log Analytics demo environment (https://portal.loganalytics.io/demo) and the perf and SecurityEvent tables write a query that will: Identify computers within the last day with an average % processor time for the entire processor > 50 that also had a security event in the same time frame. Return the computer name and average percent of processor time.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started