Add your App Search host URL to your Kibana configuration

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.

  1. 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 ?

  2. 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

did set
enterpriseSearch.host: "http//192.168.1.80:9200" at kibana.yml

after restart, when I click on the main menu, Home/Enterprise Search/App Search

I receive the following empty page - image attached

how do I search events in Elasticsearch?

best regards
Altin

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.