Kibana wildcard search contains text

Viewed 320

Trying to serach a field that contains some text in Kibana logs: thread:*mythread*

Kibana reports this is invalid.

Kibana docs show only the syntax where field starts with some value thread:mythread*, and this works correctly. The issue is when field value starts with *.

How can I search fields containing some text?

0 Answers
Related