How to visualize cloudwatch logs with group by fields using a line chart

0

I have a query which returns the logs from multiple instances. When i do a stats on a field with other fields (ex: stats max(gc) by instanceid) i am not able to visualize using a line chart. And each line in the line chart should represent different instances. How to achieve this?

已提問 2 年前檢視次數 1717 次
1 個回答
0
已接受的答案

Line chart and stacked area chart restrictions

Queries that aggregate log entry information but don't use the bin() function can generate bar charts. However, the queries cannot generate line charts or stacked area charts.

profile pictureAWS
專家
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南