{% include 'header.html' %}

FAQ

Q. I encountered a problem accessing Elasticsearch Kibana dashboard. What should I do?

Amazon Elasticsearch Service in this Quick Start is protected from public access. Please make sure that your IP matches input parameter Remote Access CIDR, which is white-listed on Elasticsearch Service.

For example, if your IP is 24.33.152.123, then valid value for RemoteAccessCIDR is 24.33.152.123/32

Please visit checkip.amazonaws.com to check your IP

Q. I encountered problem after clicking on "Visit Orders analysis dashboard in Elasticsearch Kibana" button in Step 3 - Streaming data. What should I do?

A. Please refer to question "I encountered a problem accessing Elasticsearch Kibana dashboard." in this FAQ.

Q. I encountered problem after clicking on "Visit Elasticsearch UI" button in Step 4 - Elasticsearch. What should I do?

A. Please refer to question "I encountered a problem accessing Elasticsearch Kibana dashboard." in this FAQ.

Q. I encountered problem executing a query in Athena. What should I do?

A. Please verify that {{ curated_datasets_database_name }} Database is selected in the dropdown menu.

Q. Can I use the QuickStart with my own data?

A. Yes, it is possible to develop a custom data set. This Quick Start is designed to show business insights of EcommCo, thus transformations, analytics and visualizations are developed for that particular dataset. Transformations, analytics and visualizations would be different for a different business use case.

{% include 'footer.html' %}