Cloud Intelligence dashboard - Trust Advisor Organizational Dashboard not working per instructions given in the https://wellarchitectedlabs.com/

1

I've been following the steps given in the cloud intelligence dashboard & cost optimization data collection lab to deploy dashboards. I've enabled the Trust advisor at the payer account [master/linked account]. After the deployment, Trust Advisor Organizational view is not working or shows no data, I've checked the tao Glue crawlers, and it did not update/create any tables on Athena after its running. Also no datasets was created on the Quicksight too. CloudWatch logs also dont have much information CloudWatch logs for crawler I see the same issue for Compute Optimizer too.

Please let me know, what I am missing to make it work as it given in the well architected labs.

2개 답변
0
수락된 답변

Hi, Sorry to hear that you've faced this error. Could you please check the following:

  1. Confirm that you have both dashboards in QuickSight and the issue is that they show no data? If so is does it show 'No Data' or some error?
  2. Confirm that you have data in S3 bucket costoptimizationdata<accountId> in particular folders compute_optimizer and optics-data-collector/ta-data or trusted-advisor (if you deployed recently). Please let us know which folders you have.

It looks like something is wrong with the paths to S3 data which were provided during the deployment of cloud intelligence dashboards You can re-deploy the dashboards by running following commands in CloudShell in the same account and region where dashboards deployed:

python3 -m ensurepip --upgrade

pip3 install --upgrade cid-cmd

cid-cmd update --recursive --force

It will ask you to choose the dashboard and then other details including S3 path, please make sure the path you've specified matches to what you have in costoptimizationdata<accountId> bucket

profile pictureAWS
전문가
답변함 일 년 전
profile picture
전문가
검토됨 10달 전
  • Perfect !! Yuiry Thanks for your help. CLI made the dashboards working. Do I need to ran the above cli commands weekly/monthly to update the quicksight view? or will it update automatic? please let me know

0

Do I need to ran the above cli commands weekly/monthly to update the quicksight view? or will it update automatic?

No, the dashboards will update with your data automatically. The only time you need to run the update command is if we release a new dashboard version. You can subscribe to our changelog on GitHub to get notified; https://github.com/aws-samples/aws-cudos-framework-deployment/blob/main/changes/CHANGELOG-tao.md

AWS
답변함 일 년 전

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

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

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

관련 콘텐츠