スキップしてコンテンツを表示

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?

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.

AWS
エキスパート

回答済み 4年前

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

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

関連するコンテンツ