monitoringartist / grafana-aws-cloudwatch-dashboards

:cloud: 40+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
https://grafana.com/orgs/monitoringartist/dashboards
GNU General Public License v3.0
2.05k stars 790 forks source link

Elasticsearch dashboard #63

Open peycho opened 5 years ago

peycho commented 5 years ago

Is there Elasticsearch dashboard or I'm missing it somehow?

jangaraj commented 5 years ago

No, AWS ES dashboard wasn't published here. Feel free to create pull request.

anthonyd-cd commented 4 years ago

hello, is there any way to get AWS ElasticSearch metrics in Grafana at the moment?

jangaraj commented 4 years ago

Sure - https://grafana.com/docs/grafana/latest/features/datasources/cloudwatch/

anthonyd-cd commented 4 years ago

thanks for the quick reply jangaraj, however I was hoping there it was as easy as choosing the namespace AWS/ElasticSearch as I already do have the Cloudwatch Browser setup but in the namespaces available I see a bunch of services available just not the ElasticSearch

jangaraj commented 4 years ago

AWS doc is your good friend, where you should always start https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/es-managedomains.html#es-managedomains-cloudwatchmetrics

There is no AWS/ElasticSearch namespace, but AWS/ES.

anthonyd-cd commented 4 years ago

Duhh! Thanks Jangaraj! sorry about that, for some reason I associated it to ECS lol Thank you so much! Great work btw

strowi commented 3 years ago

for anyone searching.. here is a AWS/ES-Dasboard that seems to work nicely: https://grafana.com/grafana/dashboards/11655 Maybe this can be adapted/copied here (not sure about copyright with dashboards though.. ;))?

jangaraj commented 3 years ago

Unfortunately, I can't just copy that dashboard. Author didn't define any license for the dashboard, so it can be a legal problem. I have my own ES dashboard (not published yet), but ES has many metrics, which I didn't add. It will be published in the futue, when I find a time to finish it. Anyway, feel free to create PR.

visla-xugeng commented 2 years ago

please let us know when you plan to add es dashboard here. (BTW, AWS migrated to opensearch from elasticsearch)