How to make such kind of requests for kibana?
where field does not contain substring
It is easy to create filters like field: substring. Neither not "substring" or field: not(substring) or field: not(*substring*) work
How to make such kind of requests for kibana?
where field does not contain substring
It is easy to create filters like field: substring. Neither not "substring" or field: not(substring) or field: not(*substring*) work