Where is behavioral analytics?

I am using Elastic cloud and want to follow this tutorial: Get started with Behavioral Analytics | Elasticsearch Guide [8.18] | Elastic

but i can't find "Search -> Behavioural Analytics"

Hi @Sami_Jan, could it be the case you're searching for Behavioral Analytics on an 9.x deployment?
The Getting started documentation you linked applies to versions 8.18.x, where Behavioral Analytics are still supported.

Hello @Sami_Jan

As @Dana_Juratoni said it seems you are logged in to version 9.x
I checked in 9.x it did not return any records.

On version 8.18 it did return below :

Thanks!!

Thank you Dana and Tortoise

Yes, you are both right - the latest Elastic Cloud runs on v9.x

@Dana, can you plz tell me how do i monitor search analytics like search terms, empty results, latency etc in Elastic v9? Is there any Elastic documentation for that

Thanks

There are many ways to get data in. Here's an older article as an example: Analyzing online search relevance metrics with Elasticsearch & the Elastic Stack | Elastic Blog

We'll be working to add more open source ways for customers to use UBI for a similar effect e.g. GitHub - o19s/user-behavior-insights-elasticsearch: User Behavior Insights (UBI) plugin for Elasticsearch

For monitoring search analytics like latency, etc. in Elastic v9, I’d recommend checking out AutoOps (and articles its category AutoOps - Elasticsearch Labs). It provides insights and recommendations around performance, resource utilization, and more.

Hope this helps!