at https://192.168.1.80/app/home#/
I click on Enterprise Search, and this redirects to
https://192.168.1.80/app/enterprise_search/overview
here I have two choices for Set-Up of either:
Elastic App Search
Elastic Workplace Search
whatever I choose, I am redirected to
https://192.168.1.80/app/enterprise_search/app_search/setup_guide
and I see the following page (image) with text as:
Add your App Search host URL to your Kibana configuration
In your config/kibana.yml file, set enterpriseSearch.host to the URL of your App Search instance. For example:
enterpriseSearch.host: 'http://localhost:3002'
Issues.
-
at file /kibana/config/kibana.yml there is no entry named enterpriseSearch.host. string enterpriseSearch just not found there.
Should I add it as a new line ? -
What should I set for enterpriseSearch.host ?
above it
says "set enterpriseSearch.host to the URL of your App Search". If I copy the link of the App Search in the top left menu,
I get
https://192.168.1.80/app/enterprise_search/app_search/
which seems far from the suggestion above on port 3002
please advise
best regards
Altin