Elastic / Kibana/ KQL filter example

Date: 2026-02-18
message: ("478091" or "38d6af0b-140b-f111-918b-00505695acf5" or "345151") and not level: "Error" and @timestamp >= "2026-02-16T09:46:00" and @timestamp <= "2026-02-16T09:47:00"

level: ("Info" or "Error")
not level: ("Debug" or "Info")

100740cookie-checkElastic / Kibana/ KQL filter example