Skip to content

Grimoire Lab/MacOS M2 #673

Closed Answered by jjmerchante
devaniranjan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @devaniranjan ,

The docker-compose command executes the default docker-compose.yml file. Mac users have reported issues with the Kibana versions provided in that file. I recommend using OpenSearch Dashboards instead. To do this, run

docker-compose up -d -f docker-compose-opensearch.yml

which contains images compatible with the new Mac chipsets.

Currently, this setup does not automatically import dashboards. You need to import the dashboards you want or create your own manually. You can find some dashboards at the following link: OpenSearch Dashboards JSON files.

To import these dashboards into OpenSearch Dashboards you need to open the menu, select "Stack Management", look for "Saved …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by devaniranjan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants