How to export Amazon Monitron data to Grafana Dashboard?

0

Hi, I'm working on a test project involving Amazon Monitron Starter Kit and was wondering if there was a straight forward way to export data (measurements for vibration and temperature) collected and displayed on Amazon Monitron Dashboard out to Grafana?

I've tried using the live data export stream but didn't get too far. I also couldn't find an option within Amazon Managed Grafana to add Monitron as a direct Data Source. Any guidance on this would be much appreciated.

Thanks in advance.

1 個回答
0

Hello!

There are a couple of different ways that you can interact with your Amazon Monitron data outside of the dashboard. If you are looking for occasional or a one-time export, you can manually export directly to S3 (https://docs.aws.amazon.com/Monitron/latest/admin-guide/data-download-monitron.html). If you are looking for ongoing access to your data in an Amazon Managed Grafana, you can configure Amazon Monitron to automatically add your data to a Kinesis stream which can then deliver the data to a number of locations, including S3, CloudWatch, and Lambda functions (https://docs.aws.amazon.com/Monitron/latest/admin-guide/monitron-kinesis-export.html). If you deliver the data to CloudWatch, you can use the dashboard and monitoring provided there or, if the ultimate destination needs to be Managed Grafana, both the CloudWatch and CloudWatch Logs APIs can be added as a source for Managed Grafana. The admin documentation has a really helpful breakdown of how you can access your Amazon Monitron data (https://docs.aws.amazon.com/Monitron/latest/admin-guide/access-data.html).

I hope this was helpful!

profile pictureAWS
已回答 1 年前

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

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

回答問題指南