Topic 1 Question 145
A company has a workload that is sending log data to Amazon CloudWatch Logs. One of the fields includes a measure of application latency. A SysOps administrator needs to monitor the p90 statistic of this field over time.
What should the SysOps administrator do to meet this requirement?
Create an Amazon CloudWatch Contributor Insights rule on the log data.
Create a metric filter on the log data.
Create a subscription filter on the log data.
Create an Amazon CloudWatch Application Insights rule for the workload.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: B
Create a metric filter on the log data.
Percentile (p) indicates the relative standing of a value in a dataset. For example, p95 is the 95th percentile and means that 95 percent of the data within the period is lower than this value and 5 percent of the data is higher than this value. Percentiles help you get a better understanding of the distribution of your metric data.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Statistics-definitions.html
👍 3noahsark2023/03/06 - 👍 1Pepepep2022/12/10
シャッフルモード