Open dannyibishev opened 1 year ago
I had 15-20x the number of AMG queries (thousands) to my APS datasource one day, but have no idea why.
CloudWatch support would be a nice maturation of this AWS service. Thank you.
Audit log would be very welcome and useful: https://github.com/aws/amazon-managed-grafana-roadmap/issues/39
Amazon Managed Grafana logs some Grafana API calls in CloudTrail. The calls captured are those that change data, such as calls that create, update, or delete resources. See more details here. What level of detail are you looking for , in terms of query executions? Is this information not logged by the data source being queried?
I would like for AMG to have the ability to export audit logs to either CloudWatch Logs or S3.
use case.
cloudwatch-logs
Use cloudwatch logs query to identity past changes. i.e query execution from a supported plugin.
s3
Configure an AWS Glue catalogue with an AWS Athena database that will allow an admin to query data and retrieve relevant logging.
Potential things to consider,