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年前1646ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ