Hi,
Does kibana visualization dashboard support boolean operators AND, OR and NOT?
For example I want to extract data relevant to payment string and not payment-inquiry on kibana visualization dashboard search bar.
Please guide.
Best Regards,
Kaushal
dadoonet
(David Pilato)
March 28, 2024, 2:34pm
2
Try:
message : payment and not message : payment-inquiry
The autocompletion helps you:
Otherwise, you can use the filters:
Thanks David Pilato for your guidance and appreciate your help. I will keep you posted based on my findings. Thanks in advance.
system
(system)
Closed
April 30, 2024, 3:45am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.