Skip to content

Commit 053b3f6

Browse files
[Obs AI Assistant] Update information about the Kibana tool (#3968)
Closes elastic/kibana#241061 The Kibana tool requires the `server.publicBaseUrl` to be set in `kibana.yml` after the merging this fix - elastic/kibana#240349 This PR adds this requirement to the Observability AI Assistant documentation. --------- Co-authored-by: Mike Birnstiehl <[email protected]>
1 parent d36a973 commit 053b3f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

solutions/observability/observability-ai-assistant.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,11 @@ Main functions:
335335
`kibana`
336336
: Call {{kib}} APIs on your behalf.
337337

338+
::::::{important}
339+
:applies_to: self:
340+
For self‑managed deployments, you must configure [`server.publicBaseUrl`](kibana://reference/configuration-reference/general-settings.md#server-publicbaseurl) in your `kibana.yml` to use the `kibana` function.
341+
::::::
342+
338343
`query`
339344
: Generate, execute, and visualize queries based on your request.
340345

0 commit comments

Comments
 (0)