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.

profile pictureAWS
전문가
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠