Kibana: Observability-Uptime-Monitors ignores digits in search

When I go to Observability-Uptime-Monitors and I type in a name in the search, the search ignores digits in the search.
Example:
abc1234def
abcdef
abcdef56
78abcdef
all give the same search result.

Why is the search ignoring numbers/digits in the search?

Regards

Matthias

Hi @mbby ,

What stack version do you use?
I just tried search for synthetics monitors and search is matching query: <kibana_url>/app/synthetics/monitors?query=west-1:

aws-eu-west-1 - oblt
aws-eu-west-1 - sec

Can you share kibana url in your browser window (don't forget to redact hostname) ?

Regards, Dima

Hi Dzmitry,

thanks for coming back.

https://elk.example.com/app/uptime?query=MD1ABCBUILD18

This lists a lot of servers:
MD1ABCBUILD16
MD1ABCBUILD18
MD1ABCBUILD30
MD1ABCBUILD33
MD1ABCBUILD34
...

https://elk.example.com/app/uptime?query=MD2ABCBUILD18
lists the same servers:

MD1ABCBUILD16
MD1ABCBUILD18
MD1ABCBUILD30
MD1ABCBUILD33
MD1ABCBUILD34
...

Stack version: 8.4.1

Regards
Matthias

Could someone reproduce my issue?

Regards
Matthias