+
+ config/kibana.yml,
+ configSetting: enterpriseSearch.host,
+ }}
+ />
+
+
+ enterpriseSearch.host: 'http://localhost:3002'
+
+
+ ),
+ },
+ {
+ title: i18n.translate('xpack.enterpriseSearch.setupGuide.step2.title', {
+ defaultMessage: 'Reload your Kibana instance',
+ }),
+ children: (
+
+
+
+
+
+
+ Elasticsearch Native Auth
+
+ ) : (
+ 'Elasticsearch Native Auth'
+ ),
+ }}
+ />
+
+
+ ),
+ },
+ {
+ title: i18n.translate('xpack.enterpriseSearch.setupGuide.step3.title', {
+ defaultMessage: 'Troubleshooting issues',
+ }),
+ children: (
+ <>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Standard Auth
+
+ ) : (
+ 'Standard Auth'
+ ),
+ }}
+ />
+
+
+
+ >
+ ),
+ },
+ ]}
+ />
+